On 23 February 2010 21:31, Butterson <[email protected]> wrote: > Any other books you can recommend for Ruby on Rails?
"Agile Web Development with Rails" was my first introduction, and it still proves to be very useful. I was frustrated by "The Rails Way" (or at least the edition I had) as it was peppered with typos - and when you're trying to learn a programming language, errors in the example code are frustrating. Another great medium-level book is "Ruby for Rails" (if you can ignore the cover!). It does skim the basics, but then gets on with the good stuff. I can't recommend highly enough "Refactoring: Ruby Edition" - not strictly a Rails book, but very good for developing your programming skills generally, and Ruby specifically. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

