Learning Objectives

  • Match the following design patterns to their descriptions
    • chain of responsibility
    • command
    • interpreter
    • iterator
    • mediator
    • memento
    • observer
    • state
    • strategy
    • template
    • visitor
  • Identify the most applicable design pattern(s) for a scenario

How to Complete this Lesson

Complete the following learning activities: (1–1.25 hours total)

  1. Read the following from Tutorialspoints.com’s Design Patterns Tutorial: (30–45 minutes)
  2. Attend the class meeting (60 minutes)
    • Complete the handout (after class if necessary)

Due

As a reminder, the following is due this lesson:

Resources

Videos

More Information