ISBN: 0321445619
Buy on Amazon
Found in 7 comments on Hacker News
jethrokuan · 2012-08-30 · Original thread
When beginning learning RoR, look through Rails for Zombies (http://railsforzombies.org) and Try Ruby (http://tryruby.org/levels/1/challenges/0) to get a feel of the new language. It's quite different from C/C++/Java.

You'll get better working out and experimenting with things on your own, but Hartl's book serves as a great beginner's guide (while being comprehensive).

I think "The Rails Way" by Obie Fernandez works as a good reference book after you get more experienced as well.

http://www.amazon.com/The-Rails-Way-Obie-Fernandez/dp/032144...

That's bout all(:

sleight42 · 2010-07-02 · Original thread
He's particularly known for writing The Rails Way published by Addison-Wesley (http://www.amazon.com/Rails-Way-Obie-Fernandez/dp/0321445619) which he did just prior to founding Hashrocket.
The Rails Way is pretty good.

http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-...

I've found the peepcode webcasts worth their weight in gold, but that's not a book =)

And I found Design Patterns in Ruby pretty good for Ruby beginners

http://www.amazon.com/Design-Patterns-Ruby-Addison-Wesley-Pr...

http://peepcode.com/

dpnewman · 2009-06-30 · Original thread
Railcasts by Ryan Bates are phenomenal. http://railscasts.com/

I went through this book when I was learning Rails. I liked the fact that by the end, I had accomplished a bunch of things that I knew I would use again and again. http://www.amazon.com/RailsSpace-Building-Networking-Addison...

For a have on hand reference: http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-...

And a good compilation of beginner resources: http://rushi.wordpress.com/2006/09/24/ruby-on-rails/

nickb · 2008-01-26 · Original thread
Forget about online tutorials... they're all skimpy and short on details. Just get Obie's book 'The Rails Way.' It's definitely THE BEST book on Rails available today.

http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-...

Fresh book recommendations delivered straight to your inbox every Thursday.