Instructional Video4:31
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Flyweight Pattern

Higher Ed
This video introduces you to the flyweight pattern.<br<br/>/>

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.
Instructional Video6:41
Curated Video

Structural Design Patterns in Modern C++ - Using the Remote Proxy as a Component Object Model (COM) Component

Higher Ed
This video explains how to use the remote proxy as a COM component.<br<br/>/>

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.
Instructional Video4:34
Curated Video

Structural Design Patterns in Modern C++ - Using the Adapter Pattern

Higher Ed
This video explains how to use the adapter pattern.
<
br/>
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...
Instructional Video5:06
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example Overview

Higher Ed
This video provides an overview of the UI with the help of an example.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite...
Instructional Video7:05
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part III

Higher Ed
This is the third part of the three-part video that demonstrates how to add support for the parent pointer.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern...
Instructional Video7:04
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part II

Higher Ed
This is the second part of the three-part video that focuses on the issues present in the UI example.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
Instructional Video7:00
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part I

Higher Ed
This is the first part of the three-part video that explains how to add the UI class hierarchy.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section...
Instructional Video7:08
Curated Video

Structural Design Patterns in Modern C++ - Smart Proxy

Higher Ed
This video focuses on the smart proxy.<br<br/>/>

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.
Instructional Video4:59
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

Higher Ed
This is the second part of the three-part video that explains the S.O.L.I.D principles.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to...
Instructional Video4:11
Curated Video

Structural Design Patterns in Modern C++ - Remote Proxy Introduction

Higher Ed
This video introduces you to the remote proxy.<br<br/>/>

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.
Instructional Video6:50
Curated Video

Structural Design Patterns in Modern C++ - Protection Proxy Example

Higher Ed
This video presents an example of the protection proxy.<br<br/>/>

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.
Instructional Video2:07
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Flyweight Design Pattern

Higher Ed
This video explains the pros and cons of using the flyweight pattern.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the...
Instructional Video5:21
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Bridge Design Pattern

Higher Ed
This video explains the pros and cons of the bridge pattern.
<
br/>
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....
Instructional Video5:24
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Decorator Design Pattern

Higher Ed
This video explains the pros and cons of the decorator pattern.
<
br/>
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...
Instructional Video6:20
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Composite Design Pattern

Higher Ed
This video explains the pros and cons of using the composite pattern.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite...
Instructional Video6:03
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Adapter Design Pattern

Higher Ed
This video focuses on the pros and cons of the adapter pattern.
<
br/>
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...
Instructional Video5:41
Curated Video

Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part II

Higher Ed
This is the second part of the two-part video that explains how to implement PImpl to remove compilation dependencies.
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern...
Instructional Video6:17
Curated Video

Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part I

Higher Ed
This is the first part of the two-part video that explains the PImpl idiom.
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge...
Instructional Video7:40
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Decorator Pattern

Higher Ed
This video introduces you to the decorator pattern.<br<br/>/>

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.
Instructional Video6:17
Curated Video

Structural Design Patterns in Modern C++ - Introducing Virtual Proxy

Higher Ed
This video introduces you to the concept of virtual proxy.<br<br/>/>

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.
Instructional Video3:46
Curated Video

Structural Design Patterns in Modern C++ - Intent and Implementation Overview

Higher Ed
This video explains the intent of the flyweight pattern and presents an overview of the implementation of the pattern.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in...
Instructional Video3:29
Curated Video

Structural Design Patterns in Modern C++ - Implementing Virtual Proxy

Higher Ed
This video demonstrates how to implement virtual proxy.<br<br/>/>

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.
Instructional Video6:53
Curated Video

Structural Design Patterns in Modern C++ - Implementing String Interning

Higher Ed
This video explains how to implement the string interning.
<
br/>
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...
Instructional Video3:38
Curated Video

Structural Design Patterns in Modern C++ - Implementing Sharing for String Objects.

Higher Ed
This video explains how to implement sharing for String objects.
<
br/>
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...