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