Best Book for starting

Ok, hi people, I am new on this forum. Umm, I am and Experienced Java
programer. And I know Ruby. But, I have never used Ruby On Rails. I have
found few books for rails… can you tell me which one is the best to
start. Once again, I must say, I know ruby language itself…

Here are the books:

Ruby on Rails 3 Tutorial: Learn Rails by Example (Addison-Wesley
Professional Ruby Series)

http://www.amazon.com/Ruby-Rails-Tutorial-Addison-Wesley-Professional/dp/0321743121/ref=pd_cp_b_0

Agile Web D. with Rails (Pragmatic Programmers)

http://www.amazon.com/Agile-Development-Rails-Pragmatic-Programmers/dp/1934356549/ref=pd_sim_b_2

Learning Rails: Live Edition

http://www.amazon.com/Learning-Rails-Simon-St-Laurent/dp/1449383130/ref=sr_1_1?s=books&ie=UTF8&qid=1331213995&sr=1-1

ok, which one is the best for absolute begginer in rails?

+1 for railstutorial

On 8 March 2012 13:40, Igx Ma [email protected] wrote:

http://www.amazon.com/Learning-Rails-Simon-St-Laurent/dp/1449383130/ref=sr_1_1?s=books&ie=UTF8&qid=1331213995&sr=1-1
I don’t know about those books, but if you want to learn online then
have a look at railstutorial.org, which is free to use online, or you
can pay and download the pdf and get access to other stuff.

If you know about Ruby you likely know about rvm, which is definitely
worth using with Rails. In fact I would say that it is obligatory.

Colin