Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Flyweight Pattern
This video introduces you to the flyweight pattern. 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++ - Using Composition Instead of Inheritance
This video explains how to use composition instead of inheritance. 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++ - Structural Design Patterns Overview
This video presents an overview of structural design patterns. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
Curated Video
Using 'ge' or 'dge' | Spelling
Learn the spelling rule for when to use 'ge' and when to use 'dge'.
Curated Video
There Their They're | Improve Your Grammar in Minutes
An explanation of the use of 'there', 'their' and 'they're' Learn how to use each correctly in your writing.
Curated Video
Structural Design Patterns in Modern C++ - Using the Remote Proxy as a Component Object Model (COM) Component
This video explains how to use the remote proxy as a COM component. 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++ - Using the Adapter Pattern
This video explains how to use the adapter pattern. 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,...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example Overview
This video provides an overview of the UI with the help of an example. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part III
This is the third part of the three-part video that demonstrates how to add support for the parent pointer. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part II
This is the second part of the three-part video that focuses on the issues present in the UI example. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses...
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.