An introductory walk though of Object Oriented Programming in Ruby. This article goes over constructors/initializers, instance and class methods, inheritance, and getter and setter methods. Should be helpful for Java and newbie programmers getting into Ruby.