FREELessons: 13Length: 1.6 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.2 Wrapping It All Up: On To Other Patterns!

In this lesson, we talk about the patterns that we've implemented, some patterns from review, and suggested reading as mentioned earlier in the course. We also cover some ideas for additional work that can be added to the plugin that we've built in order to further our understanding of design patterns in WordPress. We discuss:

  1. What are Design Patterns?
  2. The Simple Factory Pattern
  3. The Singleton Pattern

And we look at the following books:

  1. Head First Design Patterns
  2. Elements of Re-usable Design