vote up 0 vote down star

What are the best Ruby / Rails book available right now ?

Note : I know that this question has probably been asked before. But things change so much in the Ruby / Rails world that some of the books are not up to date or even teaches things that are deprecated in the newer release of Ruby / Rails.

flag

6 Answers

vote up 4 vote down check

For learning Rails and Ruby, I typically recommend (and refer to!):

Agile Web Development with Rails - Pragmatic Bookshelf (and co-written by DHH - creator of Rails)

The Rails Way - Addison-Wesley

Programming Ruby (The pickaxe book) - Pragmatic Bookshelf

The Ruby Programming Language - O'Reailly

link|flag
vote up 2 vote down

Recently came across this article which mentions a good number of Ruby and Rails books.

link|flag
vote up 1 vote down

In my opinion the best book is still SitePoint-Patrick Lenz-Simply Rails 2 and the unforgotten one Agile Web Development with Rails, Third Edition, but you can start with rails guides to have a newbie tutorial.

link|flag
vote up 0 vote down

Agile Web Development with rails Head First Rails

link|flag
vote up 0 vote down

http://rails-nutshell.labs.oreilly.com/

link|flag
vote up 0 vote down

I don't normally see this book recommended, but if you are a PHP developer, Rails for PHP Developers is an excellent book.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.