--
You received this message because you are subscribed to the Google Groups "Singapore Ruby Brigade" group.
To post to this group, send email to singap...@googlegroups.com.
To unsubscribe from this group, send email to singapore-rb...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/singapore-rb?hl=en.
Hi Gabriel,
Don't burn your books, I still have a ZX80 assembler games programming book kicking around somewhere.... (yes I am that old ;-). You'll find when you have been programming a little bit longer that what is important is the ideas and concepts that you choose to employ rather than your the language choice.
I too have been sharpening my Ruby skills recently and would recommend that you take a look at
The Ruby Language ( http://www.amazon.com/gp/aw/d/0596516177) and
Eloquent Ruby ( http://www.amazon.com/gp/aw/d/0321584104) , I have found both books to be an excellent read. I would be interested to hear about other books that people recommend.
I would also suggest that you take a look around on github, there are a million and one projects hosted there and a massive Ruby community. Have a look around for a nice small project to contribute to, perhaps try fixing some defects to learn your way around the code and educate yourself at the same time. You can learn an awful lot just by reading other peoples code, and picking up the good habits :-).
Best wishes with your studies and have fun! :-)
Adrian.