Resources
These web sites are great learning resources and will help you out during the course and beyond.
Ruby
Documentation
- RubyDoc - the official documentation for Ruby, not very intuitive
- OmniRef - comprehensive Ruby core and library search, no browse
- Ruby Cheat Sheet - one page with a list of all the methods you might want to use
- RubyDoc.info - documentation for any Ruby gem you can think of
- Ruby Toolbox - find gems that will meet your needs
- PLEAC-Ruby - a collection of problem solutions
Tutorials/Exercises/Games
Books
Rails
Documentation
Tutorials/Exercises/Games
Books
Regular Expressions
Command line
Git
Documentation
Tutorials/Exercises/Games
Books
HTML
CSS
User Interface Design
JavaScript