Skip to content

Commit b43f4ff

Browse files
committed
Update resources
1 parent 6e341f3 commit b43f4ff

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

resources.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,21 @@ Class slides (coming soon!)
4242

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

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

47-
####Week 5: Review, I/O, Files/Dir, Rake
48+
####Week 5: Regexp, I/O, Files/Dir, Rake
49+
[Rubular](http://www.rubular.com/)
50+
[ASCII Table](http://www.asciitable.com/)
51+
52+
[Breaking up Regular expressions](http://stackoverflow.com/questions/3833787/making-a-small-regular-expression-a-bit-more-readable)
4853

4954
####Week 6: Gems, CI
5055

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

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

55-
####Week 9: Control, Exceptions
60+
####Week 9: Review, Exceptions
5661

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

0 commit comments

Comments
 (0)