Difference between revisions of "Useful Ruby Links and Resources"
From Techotopia
(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...) |
(No difference)
|
Revision as of 21:23, 2 December 2007
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
Ruby User Guide - The original Ruby User Guide written by Matz, the creator of Ruby.
[1] - The first edition of the Pragmatic Programmers Guide to Ruby. Probably the best book ever writtten about Ruby.