Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2011Spring

01.10.11 - 05.06.11

Ruby

CSYS2853

Tuesday Thursday
05:30 PM - 06:50 PM

Hello, World!

Lab01

Objective: To setup your Ruby environment and create a small simple program

pastdue

Submit Your Solution

Lab01

Request a Copy of your Solution

Lab01

Requirements

Program prints "Hello, World!" on the command line100 pts
Total100 pts

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.