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)
Sam Ruby, Dave Thomas, David Heinemeier Hansson
Rails just keeps on changing. Rails 3 and Ruby 1.9 bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has bee ...
3.6 out of 5 stars,
ISBN: 978-1934356548,
Pragmatic Bookshelf,
March 31, 2011
Learning Rails: Live Edition
Simon St. Laurent, Edd Wilder-James
Ready to learn Rails? Get up to speed using the framework’s latest release. In this Live Edition, Learning Rails has been updated to cover Rails 2.3.5, making it an ideal guide for Rails beginners. Un ...
3.7 out of 5 stars,
ISBN: 978-1449383138,
O'Reilly Media,
August 9, 2010
ok, which one is the best for absolute begginer in rails?
igx33
March 8, 2012, 2:51pm
#3
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