-
Course
- Core Tech
Design Patterns in C++ 20: Creational
Creational design patterns lie at the heart of object-oriented programming. This course will teach you how to leverage the creational design patterns and SOLID principles in C++ in order to create well-designed systems.
What you'll learn
Object-oriented programming in C++ can be overly complex. In this course, Design Patterns in C++: Creational, you’ll learn to use the primary creational design patterns as well as SOLID principles to break down some of this complexity. First, you’ll explore the SOLID design principles and see how they can help you work with object-oriented programming more efficiently. Next, you’ll discover some of the basic creational design patterns including the singleton, builder, and prototype patterns. Finally, you’ll learn how to leverage some of the advanced creational design patterns including factory method, abstract factory, and dependency injection. When you’re finished with this course, you’ll have the skills and knowledge of creational design patterns needed to better design software systems with C++.
Table of contents
About the author
Zach is currently a Senior Software Engineer at VMware where he uses tools such as Python, Docker, Node, and Angular along with various Machine Learning and Data Science techniques/principles. Prior to his current role, Zach worked on submarine software and has a passion for GIS programming along with open-source software.
More Courses by Zachary