Archive for May, 2008

Week 10 stuff

Wednesday, May 28th, 2008

Here is the week 10 debugging stuff. Week 10 examples

Week 10 Slides

Wednesday, May 28th, 2008

This week, we’re discussing Merb, debugging, and debugging in rails.

Here are the Week 10 Slides.

Week 9 Slides

Wednesday, May 21st, 2008

Here are your week 9 slides.

Week 8 Slides

Wednesday, May 14th, 2008

Here are the week 8 slides.

This week: Working with Git

Monday, May 12th, 2008

This week I’ll be doing some work with git in class. I highly encourage all of you to get git working on your laptop and register for a github account. Make sure to follow this guide for setting up your ssh key.

Also be sure to check out this useful git cheat sheet.

Those with github accounts should be able to play along in class!

Week 7 Homework

Wednesday, May 7th, 2008

This week there will be no programming homework. Instead, I want you to look through Ruby’s core and standard library. Find examples of where the following patterns are used:

  • Singleton
  • Template
  • Adapter
  • Factory
  • Decorator
  • Observer

Email me what you find for each pattern. Please send at least one example per pattern from Ruby’s source. If you cannot find the pattern in Ruby’s core or standard library, find it in a gem you use. Just make sure to tell me specifically where you found that pattern being used.

Week 7 (Actually week 6) Slides

Wednesday, May 7th, 2008

This week we’ll be talking about designer patterns in Ruby.

Here are the week 7 slides as well as the week 7 examples.

See you all tonight!