Creational Design Patterns in Modern C++




Creational Design Patterns in Modern C++

Design Patterns are a way to solve common object oriented design problems. But understanding and learning design patterns is hard and takes time. Looking at a pattern is like looking at a solution without a problem, unless you've encountered the problem in the past.

This course aims to help you understand & implement Creational Design Patterns. Each pattern is explained with multiple examples and through modern C++. This helps you understand how the pattern can be implemented efficiently using language features. The examples do not involve cars, pizzas, ducks, coffee, etc. These topics are rarely used while building real-world software. Instead I provide real-world  examples written in Modern C++. These examples will compile & execute on any platform that supports a C++ compiler.

This is how the course teaches creational patterns.

  1. The intent, structure of the pattern is explained through UML class diagram.

  2. Basic implementation details of the pattern are explained.

  3. The pattern is implemented in a simple example.

  4. You get familiar with the overall implementation of the pattern.

  5. Another example is introduced that has design issues the pattern aims to resolve.

  6. We examine the issues and refactor the code by applying the design pattern step by step.

  7. Alternative scenarios & examples are explained along with differences between them. You also learn how to decide between different alternatives.

  8. I discuss the pattern in context of C++ and how to tweak it for performance, reusability & maximum flexibility.

  9. Finally, you'll learn when to use the pattern and its pros & cons.

This is an intensive discussion that spans multiple lectures. At the end of each section, you'll understand the pattern in depth and can apply it in your code or easily clear any design interview.

Learn creational design patterns in depth & their implementation in Modern C++

Url: View Details

What you will learn
  • Understand what creational design patterns are
  • How creational design patterns solve object construction problems
  • Implement singleton correctly in C++ with thread-safety

Rating: 4.71667

Level: All Levels

Duration: 7.5 hours

Instructor: Umar Lone


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap