This course applies various design patterns to develop a smart home system in C++, showcasing the practical use of patterns to solve real-world problems. Additionally, you'll be presented with a problem statement and asked to apply design patterns to solve it.
Overview
Syllabus
- Lesson 1: Applying Factory Method and Adapter Patterns for Smart Home Devices
- Lesson 2: Applying Observer and Strategy Patterns for Smart Home Security System and Climate Control
- Lesson 3: Applying Command and Decorator Patterns for Smart Home Automation and Lighting System
- Lesson 4: Choosing and Applying Design Patterns to Solve Real-World Problems