Design Patterns With C++# Introduction Topics/Exercises Solutions Introduction# C++ Interfaces UML Short Introduction SOLID: OO Design Principles Topics/Exercises# Singleton Exercise Foundation: Sensor Hierarchy Adapter Proxy Decorator Composite Command Interpreter Observer Abstract Factory Case Study/Livehacking: Heating Control (Reading Sensors) Solutions# Solutions