Skip to content

Instantly share code, notes, and snippets.

@jwo
Created March 19, 2015 13:25
Show Gist options
  • Save jwo/1c0a5635e0aa44b1513e to your computer and use it in GitHub Desktop.
Save jwo/1c0a5635e0aa44b1513e to your computer and use it in GitHub Desktop.
How to Learn Rails in 2015

I love http://codeschool.com for getting productive, Agile Web Development with Rails and Michael Hartl’s Rails Tutorial (free to read)

You’ll see links to http://railscasts.com/, but it’s fairly dated now. I’d go with https://gorails.com/ instead (some free)

If you’re looking for Ruby centric knowledge, I’d go with (my) https://rubyoffrails.com/ (free)

I also teach a Rails class at The Iron Yard — that’s 12 weeks of intensive effort (no job during the class).

I’d start with Agile Web Development, and then sample the rest to see what sticks. Supplement that with asking questions from a coach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment