Ruby on Rails Training

If you’re looking to learn Rails, you’re in luck because there are a lot of excellent resources available for you. On this page, you find links to the various resources I’ve used in learning Rails, including books, screencasts, blogs, etc. If your favorite resource is not listed, leave a comment and I’ll add it.

In-Person Training

Screencasts

Tutorials

“Read More Code. Write More Tests”

One of the best pieces of advice on learning Rails I’ve gotten was from James Golick at GiraffeSoft: “Read more code. Write more tests.” It’s important read good code so you can understand not only coding syntax, but also coding style that is used in Rails. Here are some resources for that:

Ruby on Rails Open Source Projects

Frequently Used Plugins & Gems

Leave a Comment