I am going through Chris Pine's Learning to Program Ruby book, and am loving it.
Are there any good books out there, written in a similar - easy to understand - tone as Chris Pine's Ruby book is? Please list all recommendations that have helped you and you like.
Thanks.
Beginning Ruby: From Novice to Professional (Beginning from Novice to Professional) (Paperback) http://amzn.com/1590597664
Simply Rails 2 by Patrick Lenz Permalink: http://amzn.com/0980455200
Head First Rails: A learner's companion to Ruby on Rails by David Griffiths Permalink: http://amzn.com/0596515774
Beginning Rails: From Novice to Professional (Beginning from Novice to Professional) by Jeffrey Allan Hardy Permalink: http://amzn.com/1590596862
I suggest you pick up a version control book as well: svn or git from pragmatic programmers, may as well get this part done early so it becomes transparent.
Good luck