Documentation Guide
Git
- GitHub
- Git Documentation
- Git Cheat Sheet
- BOOK: Pro Git by Scott Chacon
- VIDEO: Introduction to Git with Scott Chacon of GitHub
- VIDEO: Github Tutorial For Beginners - Github Basics for Mac or Windows & Source Control Basics
- What's the Deal with the Git Index?
HTML
- W3Schools' HTML Tutorial; especially:
Ruby
- Ruby API Documentation (v2.3.0):
Rails
- Ruby on Rails Guides (v5.0.0.1)
- Ruby on Rails API (v5.0.0.1)
- Model (ActiveModel; ActiveRecord)
- View (ActionView)
- Controller (ActionController)
- Routing (ActionDispatch)
- Testing (ActiveSupport::Testing)
- Rails Tutorial
RVM
- RVM Homepage
- Common Tasks
UNIX Shell
- Codeacademy Course: Learn the Command Line