Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part I
This is the first part of the three-part video that explains how to add the UI class hierarchy. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
Curated Video
Structural Design Patterns in Modern C++ - Smart Proxy
This video focuses on the smart proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part II
This is the second part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Curated Video
Structural Design Patterns in Modern C++ - Remote Proxy Introduction
This video introduces you to the remote proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Protection Proxy Example
This video presents an example of the protection proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part II
This is the second part of the two-part video that explains how to implement PImpl to remove compilation dependencies. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
Curated Video
Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part I
This is the first part of the two-part video that explains the PImpl idiom. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern....
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Decorator Pattern
This video introduces you to the decorator pattern. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Introducing Virtual Proxy
This video introduces you to the concept of virtual proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Intent and Implementation Overview
This video explains the intent of the flyweight pattern and presents an overview of the implementation of the pattern. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
Curated Video
Structural Design Patterns in Modern C++ - Implementing Virtual Proxy
This video demonstrates how to implement virtual proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Implementing String Interning
This video explains how to implement the string interning. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Implementing Sharing for String Objects.
This video explains how to implement sharing for String objects. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You will...
Curated Video
Structural Design Patterns in Modern C++ - Implementing and Applying Streams
This video explains how to implement and apply streams. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Handle-Body
This video discusses the handle-body idiom. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You will also learn about...
Curated Video
Structural Design Patterns in Modern C++ - Game Input
This video presents an example of game input. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern, explains...
Curated Video
Structural Design Patterns in Modern C++ - Game Implementation - Part II
This is the second part of the three-part video that focuses on the issues in the game and explains how to resolve them. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern...
Curated Video
Structural Design Patterns in Modern C++ - Game Implementation - Part I
This is the first part of the three-part video that focuses on the 3D models in the game. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to...
Curated Video
Structural Design Patterns in Modern C++ - Functional Decorator
This video explains the functional decorator. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Example of the Remote Proxy
This video presents an example of the remote proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Decorator Types
This video focuses on the types of decorators. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Creating the String Class
This video demonstrates how to create the String class. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You will also learn...
Curated Video
Structural Design Patterns in Modern C++ - Creating String Class
This video demonstrates how to create the String class. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Console Project - Part IV
This is the fourth part of the four-part video that presents details on the console project. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade...