Skip to content

Instantly share code, notes, and snippets.

@dklounge
Last active December 25, 2015 08:19
Show Gist options
  • Select an option

  • Save dklounge/6946154 to your computer and use it in GitHub Desktop.

Select an option

Save dklounge/6946154 to your computer and use it in GitHub Desktop.
Ruby on Rails learning resources
## Ruby and Ruby on Rails Bookmarks
### General programming knowledge
* [Emacs Tutorial](http://cmgm.stanford.edu/classes/unix/emacs.html) - though the truth is, I use sublime
* [Try Git from Code School](http://try.github.io/)
### Intro courses and tutorials
* [Flatiron School Prepwork](http://prework.flatironschool.com/#overview) - itself an aggregation of materials
* [Girl Develop It Lessons](http://www.teaching-materials.org/) - GDI teaching material
* [Rails Apps](https://tutorials.railsapps.org/) - Daniel Kehoe's rails tutorials
* [RubyMonk](http://rubymonk.com/) - intro to Ruby
### Testing
### Build stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment