From: 7stud -- Date: 2008-05-16T01:35:00+09:00 Subject: Re: What is the bes Ruby's book for beginners? Renato Veneroso wrote: > Hi everybody, > > This is my first message to this forum. > > I'm interested in learning Ruby and would like to know what book you > think I should start with. I've worked as a developer for over 17 years > and as a Java developer for 3 and a half years. However I don't know > anything about Ruby. So I need a book that teaches Ruby from the > scratch. > > What book do you advice me reading? I want a book that is good both in > content and easiness of reading and learning. > While I don't think it is a very good book, you should probably get "Programming Ruby 2d edition" because I think it may be the best there is. The first part of the book is a tutorial, and the second part of the book is a Ruby reference, which you definitely need because the Ruby docs are so bad. As a back up book/reference, you might want to try "The Ruby Way (2nd ed)". -- Posted via http://www.ruby-forum.com/.