0

I am interested in building web applications using Ruby on Rails. I surfed the Internet and found out that I need to have a prior knowledge of the Ruby language. So can you please suggest some good books, online resources to start off with Ruby first and then Ruby on Rails?

Thanks, Rakesh.

Rakesh K
  • 8,237
  • 18
  • 51
  • 64

4 Answers4

0

As far as Ruby goes, two good books are:

  1. Programming Ruby: The Pragmatic Programmers' Guide by Dave Thomas, Chad Fowler, and Andy Hunt

  2. The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming by Hal Fulton

Check out this link also for some helpful sites: http://ruby.about.com/od/tutorialsontheweb/tp/10waysfree.htm

0

You may also find RailsCast is useful too. :)

Victor Lam
  • 3,646
  • 8
  • 31
  • 43
0

There is also Why's famous guide: http://poignant.guide/book/

Dave Powers
  • 2,051
  • 2
  • 30
  • 34
SirDarius
  • 41,440
  • 8
  • 86
  • 100
0

i also find above mentioned site Ruby on Rails tutorial quite helpful.. After this i suggest you can refer some of mentioned books to gain more experience in this language and framework.

* The Ruby Programming Language
* Rails 3 Way,
* Advanced Rails Recipes
Syed Raza
  • 1,070
  • 3
  • 14
  • 36