Tutorials for beginner

I am learning ROR

Please suggest good rails sample applications.

Thanks.

I am at learning stage also and this is what I liked the most so far.

http://railstutorial.org/

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book

I am learning ROR Please suggest good rails sample applications.

Work right through a good tutorial such as railstutorial.org, which is free to use online, and also the Rails Guides.

Colin

http://guides.rubyonrails.org/

I am a student learning Ruby on Rails for a major project.

To learn ROR i used mainly two turtorial

  1. Zombies for rails - This is a great interactive tutorial by Code School which breaks down the basic and explains the funtamental aspect to under using ROR. Only disadvantage is that it

it does not explain well how to start a program from scratch. This was when i went to number 2 http://railsforzombies.org/

  1. Getting started -Rails guide : This tutorial is great shows you have to start programs from scatch and explains certain techniques extremely well. However, to a small extent it

assumes you know some knowledge which Zombie for Rails was very helpful for. http://guides.rubyonrails.org/getting_started.html

I hope this helps you and that you succeed in using Ruby on Rails

Regards

Aspiring Student Programmer