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.
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..
Author Name: Dror Helper
Author Description:
Dror is a freelance software architect. He has been writing software professionally for more than a decade, during which he has worked for industry giants such as Intel and SAP as well as small startup companies. He has extensive knowledge of many programming languages and platforms including C++, assembly, .NET (C#/VB) and Java. Dror is an expert in agile methodologies and software engineering practices. When not writing code, Dror mentors developers and conducts courses about clean code, unit… more
There are no reviews yet.