This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: Ruby Object Orientation, New Tutorial
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
If you are new to Ruby, our latest YouTube video may save you a bit of time in getting to know the essential features of Ruby's object orientation. In about six minutes, this video will guide you through the steps needed to define a class with its own methods and instance variables; and creating objects from that class using the new and initialize methods. This video is based on Chapter Two of The Little Book Of Ruby downloadable from this site. YouTube Ruby Programming Tutorial 2 (...)