Course Materials for the Ruby Continuing Education Certificate Program Fall 2013 Quarter
Week 1
- Setup
- Git
- rSpec
Week 2
- Strings
- Variables
- Classes and Objects
Week 3
- Array and hash
- Numbers / range
- Modules / inheritance
Week 4
- Range
- Symbols
- Control
- Blocks
Week 5
- Regexp
- I/O
- Files / Dir
- Rake
Week 6
- Projects intro
- Gems
- CI
Week 7
- Mid-term due!
- Cucumber
- Testing frameworks
Week 8
- Metaprogramming
- Duck typing
- Monkey patching
Week 9
- Exceptions
- Refactoring
- Review
Week 10
- Final due!
- Project due!
- Interesting Stuff