Skip to content

Instantly share code, notes, and snippets.

@wrburgess
Created October 25, 2013 19:55
Show Gist options
  • Save wrburgess/7160902 to your computer and use it in GitHub Desktop.
Save wrburgess/7160902 to your computer and use it in GitHub Desktop.
Resources for learning Ruby and Rails

Resources for learning Ruby and Rails

Notes

  • Learning Ruby 1.9.3 and 2.0 will reach the same goals, their differences are not major.
  • Learning Rails 3.2 and Rails 4.0 will reach the same goals, their differences are not major.

Tutorial

Videos/Tutorials

Videos

  • Railscasts
  • http://railscasts.com
  • In my opinion, this site...now on hiatus...is probably one of the biggest reasons Rails is mainstream now. Everyone at the office uses this site as a resource.

Videos

##Videos

##Podcast

Book

Book/Tutorial/Videos

Forum

Avdi Grimm

Sandi Metz

  • Another leader in the community
  • Book: POODR - Practical Object-Oriented Design in Ruby
  • http://goo.gl/AZNImK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment