C++ Design Patterns: The Most Common Misconceptions - Part 2
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Introduction to Programming with Python
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore common misconceptions about C++ design patterns in this conference talk from CppCon 2024. Delve into detailed explanations that clarify the distinctions between frequently misunderstood patterns, including the modern Visitor pattern with std::variant versus virtual functions, Decorator versus Adapter patterns, Chain of Responsibility versus Decorators, and the relationship between explicit object parameters and CRTP. Learn from Klaus Iglberger, a seasoned C++ trainer and consultant, as he provides clear insights into proper pattern implementation and usage. Gain valuable understanding about managing dependencies between software entities and avoiding common pitfalls in pattern application. Perfect for C++ developers seeking to enhance their design pattern knowledge and improve their software architecture skills.
Syllabus
C++ Design Patterns - The Most Common Misconceptions (2 of N) - Klaus Iglberger - CppCon 2024
Taught by
CppCon