Introduction to Ruby
This module is an introduction to the Ruby programming language. It will also serve as a programming reference that you can use throughout the course.
This module will cover simple and composite variable data types, boolean branching structures, looping structures and variable scope.