Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

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

Posted By: IrGens
Design Patterns in C++: Structural - Adapter to Decorator

Design Patterns in C++: Structural - Adapter to Decorator
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 38m | 244 MB
Instructor: Dror Helper

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.

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.


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