- Ruby Koans
- RubyMonk
- Test First Teaching
- Try Ruby (Interactive Tutorial)
- Ruby Warrior (A game where you program your warrior to navigate a dungeon)
- Learn to Program (Website/Book)
- _Why's Poignant Guide to Ruby (Website)
- Programming Ruby (Book)
- ruby-doc.org (Online Ruby Documentation)
- APIDock (Online Ruby Documentation)
- Rails for Zombies (Video/Interactive Tutorials)
- Railscasts (Short Video Tutorials)
- ASCIIcasts (Railscasts.to_s)
- Rails Guides (Online Tutorials)
- [Agile Web Development with Rails] (http://pragprog.com/titles/rails4/agile-web-development-with-rails) (Book)
- APIDock (Online Rails Documentation)
- Rails API (Online Rails Documentation)
- The RSpec Book
- APIDock (Online RSpec Documentation)
- Git Immersion (Online Tutorial)
- Pro Git (Free Book Online)
- Git Tutorial (On your command line, type 'man gittutorial')