YoVDO

Design Patterns: The Most Common Misconceptions

Offered By: Meeting Cpp via YouTube

Tags

Design Patterns Courses Software Architecture Courses Builder Pattern Courses Factory Pattern Courses Decorator Pattern Courses Strategy Pattern Courses std::variant Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Related Courses

Circle Metaprogramming - Better Features Make Better Libraries
CppNow via YouTube
Variations on Variants
CppNow via YouTube
Implementing Variant Visitation Using Lambdas
CppNow via YouTube
Generic Programming Without Writing Your Own Templates
ACCU Conference via YouTube
Effective Replacement of Dynamic Polymorphism with std - variant
ACCU Conference via YouTube