Tutorials for beginner

I am learning ROR
Please suggest good rails sample applications.
Thanks.

On 25 June 2013 06:50, r@ilsman [email protected]
wrote:

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

On Tue, Jun 25, 2013 at 7:39 PM, Sergei V.
[email protected]wrote:

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/

  2. 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.
    Getting Started with Rails — Ruby on Rails Guides

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

Regards

Aspiring Student Programmer

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