Overview
Explore common misconceptions about design patterns in software development through this insightful conference talk from Meeting C++ 2023. Delve into the nuances of frequently misunderstood patterns, including Factory functions, Builder, Bridge, Strategy, Visitor, and Decorator. Learn to distinguish between similar patterns and understand their proper applications. Gain clarity on the role of design patterns beyond object-oriented programming, enhancing your ability to communicate effectively about software design and architecture. Discover how to avoid common pitfalls and leverage design patterns correctly to manage dependencies between software entities.
Syllabus
Design Patterns: The most common misconceptions - Klaus Iglberger - Meeting C++ 2023
Taught by
Meeting Cpp