Lessons: 25Length: 4.2 hours

Next lesson playing in 5 seconds

Cancel

Agile Design Patterns

Introduction - What Are Design Patterns?

05:29

Design patterns are an essential part of software development. At some point in every programmer’s career, he or she will have to dig in and learn how to apply these patterns. Even if they may appear scary at first, they are, in fact, much simpler to understand than you might initially think.

In this course, you’ll learn what design patterns are, how each of them is defined, what they are used for and, of course, how to implement them in PHP!