Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Creational Patterns with C++

via CodeSignal

Overview

Creational design patterns play a crucial role in controlling object creation mechanisms, allowing for greater flexibility, enhanced code reusability, and improved robustness. By abstracting the instantiation process, these patterns help create scalable and maintainable software systems.

Syllabus

  • Lesson 1: Understanding and Implementing the Singleton Pattern
    • Track Log Counts in Singleton
    • Adding Severity Levels to Logger
    • Singleton Pattern in Music Player
    • Complete the Singleton Config Manager
    • Final Singleton Pattern Practice
  • Lesson 2: Introduction to the Factory Method Pattern
    • Adding a New Document Type
    • Creating Beverages using Factory Method
    • Factory Method from Scratch
    • Factory Method Pattern in Action
  • Lesson 3: Introduction to the Abstract Factory Pattern
    • Introducing Linux Style Elements
    • Build Your Own Game Setup
    • Complete the UI Component Factory
    • Space Mission Setup Factory Pattern
    • Create Drawing Elements Using Factories
  • Lesson 4: Builder Pattern Introduction
    • Build a Brick House
    • Build a Wooden House
    • Building a Steel Robot Director
    • Build a House from Scratch
  • Lesson 5: Applying Creational Patterns in Banking System
    • Building a Banking System
    • Singleton and Builder Patterns Practice
    • Singleton Logger and Account Factories

Reviews

Start your review of Creational Patterns with C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.