Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 765 Bytes

README.md

File metadata and controls

63 lines (48 loc) · 765 Bytes

RubyFall2013

Course Materials for the Ruby Continuing Education Certificate Program Fall 2013 Quarter

Syllabus

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

Bitdeli Badge