Design Patterns
Tom Kelliher, CS 245
Nov. 4, 2002
Next exam will be 20% of final grade. Aiming to give Nov. 22.
Wednesday will be an open day --- come to class.
RCS software.
- Chapter questions.
- Team Exercises.
Open day, Tom Lang visit.
- What is a design pattern? What recurring concept are they an example
of?
- Name and describe the three categories of design patterns.
- Give an example of the decorator design pattern. Explain why your
example fits this pattern.
- Give an example of the iterator design pattern. Explain why your
example fits this pattern.
- Give an example of the state design pattern. Explain why your
example fits this pattern.
- Design the classes you would require for your Galaxy Sleuth project
in order to take advantage of the state design pattern.
Thomas P. Kelliher
Thu Oct 31 08:20:17 EST 2002
Tom Kelliher