Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Design Patterns in C++: Structural - Adapter to Decorator

This course will teach you about the first four structural design patterns, these patterns explain how to use class composition and inheritance to build extendible and maintainable design.

Dror Helper - Pluralsight course - Design Patterns in C++: Structural - Adapter to Decorator
by Dror Helper

What you'll learn

Design patterns can speed up the development process by providing tested, proven development paradigms, solving issues that might not become visible until later in the development process. In this course, Design Patterns in C++: Structural - Adapter to Decorator, you’ll learn to use four of these design patterns. First, you’ll explore the motivation - when to use each of these patterns. Next, you’ll discover the benefits of using the different patterns. Finally, you’ll learn how to implement each pattern using C++. When you’re finished with this course, you’ll have the skills and knowledge of how to implement each pattern when developing software needed to be future proof, extendible and usable..

Table of contents

About the author

Dror Helper - Pluralsight course - Design Patterns in C++: Structural - Adapter to Decorator
Dror Helper

Dror is a Software developer, architect, and consultant who likes to help software developers write better code. He's a public speaker and blogger. Dror teaches, mentors, and writes code using clean code principles, TDD, and BDD.

More Courses by Dror