From: Andrew Wagner Date: 2010-08-16T02:51:28+09:00 Subject: Re: Question about learning Ruby effectively Also, Dave Thomas, the author of the pickaxe book, has a screencast on ruby metaprogramming. While metaprogramming itself is an advanced topic, I watched this early on, and felt like it gave me a good jump on understanding the ruby object model. On Aug 14, 2010, at 6:29 PM, "Pablo Torres N." wrote: > On Sat, Aug 14, 2010 at 02:03, Chan Nguyen wrote: >> I wonder is there any website to look up standard library like C++? > > If you are considering a book, Programming Ruby, known as the pickaxe, > has a complete reference for core classes and the standard library. > Check it out here > http://www.pragprog.com/titles/ruby3/programming-ruby-1-9 >