The road to study Ruby on Rails

hi

I'm new in Ruby on rails and i want that someone gives me references to learn it quickly.

thanks in advance.

Pragmatic programmers books can’t steer you wrong: Programming Ruby (for studying the base language) Agile Web Development with Rails (for studying the framework)

Both great books.

Learn Ruby before coding in Ruby on Rails. Ruby for Rails by David Black is a good book that teaches enough Ruby to get started.

ibn tachfine wrote:

hi

I'm new in Ruby on rails and i want that someone gives me references to learn it quickly.

Start here http://www.pragmaticprogrammer.com/titles/rails/index.html

cheers </jima>

I have just started a new RoR site and podcast called Rubyology (www.rubyology.com). It consists of my lessons learned from transitioning from Microsoft ASP/.NET to Ruby on Rails. I hope to help people bridge the learning curve and become productive quickly.

For a top down view you can peruse my blog series

Evaluating Web Development Frameworks: Rails and Django: A technical manager's guide to evaluating web development frameworks, with a detailed review of Ruby on Rails and the Django (Python) projects.

http://www.vaporbase.com/postings/c42/