2

I want to learn Ruby on Rails from the root. I want to build my career Ruby on Rails. As I am totally new to this language, I am looking for guidance.

Vishal
  • 707
  • 1
  • 8
  • 30

4 Answers4

1

If you want a more interactive approach to learning, try Rails for Zombies or Codecademy

0

Best site is http://guides.rubyonrails.org/getting_started.html to start with rails

Also try creating an app along with it https://www.railstutorial.org/book

Deepak Mahakale
  • 22,834
  • 10
  • 68
  • 88
0

These are the new guides for Rails 4.2 based on v4.2.5.1. These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.

http://guides.rubyonrails.org/
Apoorv
  • 1,338
  • 1
  • 17
  • 18
0

Lot of great places to start, here to name a few:

FREE:

  • Rails Official Guide

  • Railscasts

  • Open source projects

PAID:

  • Treehouse

  • Upcase

  • Code School

BOOKS:

If you have some money to spend I would definitely recommend Treehouse for beginning

dixpac
  • 533
  • 2
  • 10