Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Lab01 Hello, World!
Due: Tuesday January 25, 2011 11:59 PM
Lab01 - Hello, World!
Requirements
Program prints "Hello, World!" on the command line
To setup your Ruby environment and create a small simple program
Instructions
For this lab you simple need to write a small ruby script that will display the string "Hello, World!" on the console when the program executes.
Don't make it any more complicated than it needs to be. The real purpose of this lab is to give you time get yourself setup with a working Ruby interpreter, text editor, and work flow, so that the remaining labs can be more "interesting" without having to worry about these basics.