Design Patterns
The Design Patterns course introduces the concepts of design patterns. This includes the
classification of design patterns, how to identify the possible usage of specific design patterns, the
advantages and ramifications of using patterns, and when to avoid using design patterns. Anti-
patterns will also be introduced.
Objectives
Delegates who complete the Design Patterns course will be able to:
■ Identify and use design patterns correctly.
■ Identify the incorrect usage of design patterns.
■ Be familiar with the Gang of Four Design patterns.
■ Identify and classify behavioral, creational and structural patterns.