Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

Ruby

CSYS2853

3 credits

Generic Course Syllabus

Syllabus

Ruby

Get Notified

An email will be sent to you when the course is being offered

The information shown on this page is simply that, information. This information is related only to this course in general, not to a specific class or instance of this course that is being offered. The labs shown on this page are those that I have created for this course, they are not those that are specifically assigned. For actual class information, the information that my current students should be looking at, return to the homepage and choose a currently offered class.

Description

The Ruby class will familiarize students with the Ruby programming language. This familiarization will consist of learning Ruby's variable and data structure mechanisms, control structures, Object and Class structure, and inheritance.

0 Files available

Materials

Tutorials

Sections

Past

Objectives

  1. Students should be able to interpret written programming specifications
  2. Students should be able to debug and test Ruby scripts
  3. Students should be able to setup a Ruby development environment
  4. Students should be able to write Ruby scripts using objects, blocks, and iterators
  5. Students should be able to use exception handling in Ruby scripts
  6. Students should be able to understand and use Ruby meta-programming techniques
  7. Students should be able to use test driven development for writing Ruby scripts

Labs