Ruby 101 Series

Hi, I've been writing a series of articles on Ruby in Chinese. They are
posted in my blog. Below are the links to the first three:

   1. Ruby 101: Classes and Objects -
   http://www.cnblogs.com/allenlooplee/archive/2009/09/25/1573725.html
   2. Ruby 101: Reusability, Encapsulation, and Polymorphism -
   http://www.cnblogs.com/allenlooplee/archive/2009/09/25/1573725.html
   3. Ruby 101: Objects and Methods -
   http://www.cnblogs.com/allenlooplee/archive/2009/11/03/1595461.html

Any comments are welcome and help yourself!

Cheers!

Allen Lee