Book Review: Programming Ruby
I’ve had this book on my desk for the past few months. It did a good job of explaining the basics of Ruby, as well as being a quick reference when I can’t remember the difference between Array.collect{} and Array.map{}.
I picked this up at the same time as the first edition of Agile Web Development with Ruby on Rails and I’m glad I learned more about Ruby before getting into Rails.
