Managing Object Construction and Behavior Using Patterns
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
Object construction plays an important role in defining creational policies. In this course, you will evaluate the detailed and comparative benefits of using object construction and behavioral patterns to simplify logic.
Target Audience
IT professionals, software engineers, developers, and architects
Prerequisites
None
Expected Duration (hours)
1.0
Lesson Objectives Managing Object Construction and Behavior Using Patterns
start the course
recognize the need for various construction policies and apply simplification of logic using behavioral patterns
recognize when to use builder patterns
recognize when to use factory patterns
recognize when to use command patterns
recognize when to use interpreter patterns
recognize when to use mediator patterns
recognize when to use null object patterns
recognize when to use observer patterns
recognize when to use state patterns
recognize when to use strategy patterns
recognize when to use visitor patterns
identify AntiPattern scenarios and when to avoid them
list a few design challenges and solution by proposing a behavioral pattern to implement
Course Number: sd_msdp_a06_it_enus
Expertise Level
Intermediate