Skip to content

Instantly share code, notes, and snippets.

@manewitz
Created June 19, 2017 17:18
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 manewitz/f34c2539380980d3b954f14d270474ac to your computer and use it in GitHub Desktop.
Save manewitz/f34c2539380980d3b954f14d270474ac to your computer and use it in GitHub Desktop.
ruby_stuff.md

Ruby/Rails Tutorial Resources

Deep breath...

Ruby

  • Try Ruby - In-browser Ruby tutorial

  • Learn to Program by Chris Pine - The best first guide to programming I've seen. Good intro to Ruby mechanics

  • _why's poignant guide to Ruby - This dude is like the Brian Wilson of Ruby developers. He made this totally absurd comic/storybook/Ruby tutorial, got some notoriety in the community, then deleted all his social media and disappeared.

  • Ruby Koans - A little more advanced, but solidified some concepts (like Regular Expressions) that I had been having a hard time with

  • CodeSchool Ruby track some free, some paid. Their Javascript track is good too

Rails

General Dev Tutorials:

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