CSC/ECE 517 Fall 2011/ch3 3a av
Introduction
This chapter aims to provide the user a nice and smooth transition to programming in Ruby. This article is written in the stand-point of a user who is already familiar with the general Hows and Whats and Whys of programming in C++ and/or Java. This article also provides numerous code snippets that the user can use to get used to Ruby.
Installation
In this section we shall focus on installing Ruby on two different platforms, Windows and Linux.