Last active
December 25, 2015 08:19
-
-
Save dklounge/6946154 to your computer and use it in GitHub Desktop.
Ruby on Rails learning resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## 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