Object Oriented Concept in Ruby - English
Ruby Tutorials - English 10
Outline:
* Object Oriented Concept in Ruby * Classes in Ruby * How to create objects * Different ways of defining methods in Ruby *Using ? and = to define meaningful methods * Example implementation of each of the above