What is the best online resource for learning the ruby language? Preferably intermediate and advanced topics.
+15
A:
For start with the language:
- Ruby Documentation
- Why's Poignant Guide To Ruby (offline since August 2009)
- Programming Ruby
- The Book Of Ruby
- Ruby online interpreter
And if you'll use Rails, these screencasts are excellent:
CMS
2009-01-04 06:16:16
+1 for mentioning "Why's Poignant Guide to Ruby"
Andrew Hare
2009-01-04 06:18:33
I second the +1. The Why guide is awesome, even if you know Ruby!
Dana Robinson
2009-01-04 06:19:26
It is in fact even better if you know Ruby...
paradigmatic
2009-12-01 16:21:13
Poingnat Guide is offline, due to mindwipe. It was CC, so someone with a copy could put up a mirror, but I don't know of one.
Sean McMillan
2009-12-04 16:19:18
@Sean: Posted 3 mirrors...
CMS
2009-12-04 16:48:29
+3
A:
Here's another that I came across in my endless googling: Ruby Learning
And I must say, that my favorite so far is Why's Poignant Guide To Ruby. Definitely a must read.
thetacom
2009-01-04 21:59:42