Design Patterns in C++: Structural - Adapter to Decorator
Offered By: Pluralsight
Course Description
Overview
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.
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..
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..
Syllabus
- Course Overview 1min
- Adapter 16mins
- Bridge 24mins
- Composite 15mins
- Decorator 39mins
Taught by
Dror Helper
Related Courses
Make an Action Bar in Unity Part 1 - Modular Action SystemCoursera Project Network via Coursera Programmazione I
University of Naples Federico II via edX Основы разработки на C++: жёлтый пояс
Moscow Institute of Physics and Technology via Coursera C++ Programming: Object-Oriented Design
Codio via edX Java: Going Further with Classes and Methods
Codecademy