Skip to content

Instantly share code, notes, and snippets.

@ralphos
Created April 9, 2014 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralphos/10329496 to your computer and use it in GitHub Desktop.
Save ralphos/10329496 to your computer and use it in GitHub Desktop.
Learning Resources
# HTML
Head First HTML/CSS
# Ruby
Learn to Program (Chris Pine)
Eloquent Ruby
# Rails
Rails Tutorial (Michael Hartl)
# Testing
The Rspec Book
Everyday Testing with Rspec
# Design
Practical Object-oriented Design in Ruby (Sandi Metz)
Design Patterns in Ruby
# Other
Thoughtbot Learn (Blog, Forums, Videos, Mentorship)
Every video/talk by Sandi Metz & Katrina Owen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment