background preloader

Code playground

Facebook Twitter

Ruby Tutorial. Ruby is a scripting language designed by Yukihiro Matsumoto, also known as Matz.

Ruby Tutorial

It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial gives a complete understanding on Ruby. This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to Ruby Scripting languages. Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is a computer program and what is a computer programming language.

For most of the examples given in this tutorial, you will find Try it option, so just make use of it and enjoy your learning. Codesonic - The fastest way to become an expert programmer. Learn Web Development with Ruby on Rails Tutorial & Example app. Apache 2 Basic Configuration on Unix-Like Systems. In a previous post, we had a look at the Apache HTTP server, what it is, and how it works.

Apache 2 Basic Configuration on Unix-Like Systems

Today, we'll handle some of the most important Apache configuration directives, look at what they are for, and learn how to edit them, in order to mold the way our server works to our liking. The Apache server is a service that runs in the background, waiting for requests from clients connecting to the ports it listens to, in order to take action. Apache either responds to those requests, or leaves related notes in its log files. Learn Web Design, Web Development, and More. Tutorials. Codecademy Labs. CodePupil - Learn to code thru fun visual exercises & games.