Put design patterns to work in the real world! This course takes you through developing a smart home system in C#, demonstrating how to apply creational, structural, and behavioral patterns to solve real-world challenges with efficiency and style.
Overview
Syllabus
- Lesson 1: Applying Factory and Adapter for Smart Home Devices
- Lesson 2: Smart Home Security with Observer and Strategy Patterns
- Lesson 3: Automating Smart Home Lights with Command and Decorator
- Lesson 4: Choosing and Applying Design Patterns to Solve a Real-World Problem