Skip to content

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
cherimarie committed Oct 29, 2013
1 parent 6e341f3 commit b43f4ff
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,21 @@ Class slides (coming soon!)

[Why's Poignant Guide](http://mislav.uniqpath.com/poignant-guide/)

####Week 4: Range, Symbols, Blocks, Regexp
####Week 4: Range, Symbols, Blocks, Control
[Blocks, Procs, Lambdas, and Closures](http://www.robertsosinski.com/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/)

####Week 5: Review, I/O, Files/Dir, Rake
####Week 5: Regexp, I/O, Files/Dir, Rake
[Rubular](http://www.rubular.com/)
[ASCII Table](http://www.asciitable.com/)

[Breaking up Regular expressions](http://stackoverflow.com/questions/3833787/making-a-small-regular-expression-a-bit-more-readable)

####Week 6: Gems, CI

####Week 7: Cucumber, Testing frameworks, Refactoring

####Week 8: Metaprogramming, Duck typing, Monkey patching

####Week 9: Control, Exceptions
####Week 9: Review, Exceptions

####Week 10: Interesting Stuff...

0 comments on commit b43f4ff

Please sign in to comment.