What you'll learn

  • Understand what creational design patterns are

  • How creational design patterns solve object construction problems

  • Implement creational design patterns using Modern C++ features

Course Features

  • Full lifetime access
  • Access on mobile
  • Certificate of Completion

    What you should know before enrolling in this course

    • Basic knowledge of C++
    • Good understanding of Object Oriented Programming

Course Description

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. I provide real-world  examples written in Modern C++. These examples will compile & execute on any platform that supports a C++ compiler.

You'll learn patterns using the following process:

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.

Course curriculum

    1. Introduction To Patterns

    2. Overview of Class Diagram

    3. Overview of Creational Patterns

    4. S.O.L.I.D. Principles

      FREE PREVIEW
    5. Course Material (Slide Deck)

    1. Source Code

    2. Introduction

    3. Basic example

      FREE PREVIEW
    4. Logger Class - I

    5. Logger Class - II

    6. Lazy Instantiation

    7. Destruction Policies

    8. Issues in Multithreading Environment

    9. Issues with DCLP

    10. Meyers Singleton

    11. Using std::call_once

    12. CRTP Idiom with Singleton

    13. Clock Class

    14. Monostate Pattern

    15. Singleton Vs Monostate

    16. Singleton Issues

    17. Registry of Singletons - I

    18. Registry of Singletons - II

    19. Pros & Cons

    20. Course Review

    1. Source Code

    2. Introduction

    3. Basic Example - I

      FREE PREVIEW
    4. Basic Example - II

      FREE PREVIEW
    5. Application Framework Discussion

    6. Application Framework Implementation

    7. Application Framework through Factory Method

    8. Parameterized Factory Method

    9. std::unique_ptr

    10. std::shared_ptr

    11. Pros & Cons

    1. Source Code

    2. Introduction

    3. Basic Example

      FREE PREVIEW
    4. Pooing Game Objects - I

    5. Pooing Game Objects - II

    6. Multiple Actors - I

    7. Multiple Actors - II

    8. Multiple Actors - III

    9. Generic Reusable Pool - I

    10. Generic Reusable Pool - II

    11. Pros & Cons

    12. Course Review - Reminder

    1. Source Code

    2. [Introduction

      FREE PREVIEW
    3. Basic Example without Abstract Factory

    4. Basic Example with Abstract Factory

    5. Database Framework Introduction

    6. Database Framework Implementation

    7. SqlServer Database Classes

    8. MySql Database Classes

    9. Database Framework Usage

    10. Using Factory Method

    11. Using Abstract Factory

    12. Pros & Cons

About this course

  • $16.99
  • 92 lessons
  • 7.5 hours of video content

Instructor

Owner at Poash Technologies & Poash Learning Umar Lone

Civil engineer who found his calling in software development. Never worked as a Civil engineer, jumped at the first chance and started teaching C++, Visual C++ & COM 18 years ago. Currently, trains software professionals in various IT companies in India in different technologies, such as C++, Advanced C++, STL, Design Patterns, Android, Unity, Linux, etc. Very passionate about teaching and has trained more than 35,000 software professionals in a teaching career spanning more than 2 decades. An avid gamer, currently trying his hand with game development in Unity & Unreal. Has a few Android applications to his credit, including one on Design Patterns. Only thing he likes more than C++ is Modern C++.

FAQ

  • Why should I purchase this course?

    This is one of a kind course on Design Patterns with examples that use Modern C++ features. (C++11/14/17).

  • The same course is also available on Udemy & other platforms. Why should I purchase from here?

    Because you'll have direct access to the instructor and can ask for support anytime during your learning.

  • How soon are the student queries answered?

    In 1 hour or less, depending on the student time zone.

  • What do I get when I purchase this course?

    Access to the course videos, source code & slide deck.

  • What if I don't like the course & want a refund?

    You can get a refund within 30 days after purchasing the course, as long as the course engagement is less than 30 minutes.

  • Can I watch this course on a mobile device?

    Yes, and you don't have to download any app. The website is optimized for viewing on all mobile devices (Android/iOS).

  • Can you also do a live training for a group of students or a company?

    Certainly. Send an email to [email protected].

  • I've some more questions.

    We'll be glad to answer. Just send an email to [email protected].

New course notifications

Add your email to the mailing list to get the updates about new courses, live training, coupons & special offers

Thank You