From the course: C++ Design Patterns: Structural

Structural design patterns in C++ - C++ Tutorial

From the course: C++ Design Patterns: Structural

Structural design patterns in C++

- [Karoly] Structural design patterns can help us maintain and scale our code as our project grows more complex. Design patterns are proven solutions to recurring software design problems and the structural patterns in particular help you simplify and keep the design of large object structures flexible and efficient. In this course, we'll delve into the world of C++ structural design patterns and explore how they can help you create more elegant and scalable software. Hi, I'm Karoly Nyisztor, a software engineer with over 10 years of experience in C++ programming. I've helped numerous developers improve their code quality and design skills and I'm excited to share my knowledge with you. If you are ready to take your coding and object-oriented design skills to the next level, join me in my LinkedIn Learning course as we explore the seven structural design patterns defined by the Gang of Four and learn how to leverage them in modern C++.

Contents