Changes

Useful Ruby Links and Resources

605 bytes added, 21:23, 2 December 2007
New page: Now that you have finished reading Ruby Essentials you are probably keen to learn even more about this powerful programming language. This chapter contains a list of useful resources f...
Now that you have finished reading [[Ruby Essentials]] you are probably keen to learn even more about this powerful programming language. This chapter contains a list of useful resources for the aspiring Ruby developer.

== Online Guides ==

[http://www.linuxtopia.org/online_books/programming_books/ruby_guide/index.html Ruby User Guide] - The original Ruby User Guide written by Matz, the creator of Ruby.

[http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/index.html] - The first edition of the Pragmatic Programmers Guide to Ruby. Probably the best book ever writtten about Ruby.