Instructional Video4:11
Curated Video

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

Higher Ed
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.
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. 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 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. 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...
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. 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++ - Pointer to IMPLementation (Plmpl) - Part I

Higher Ed
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....
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. 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. 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. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
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. 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...
Instructional Video6:27
Curated Video

Structural Design Patterns in Modern C++ - Implementing and Applying Streams

Higher Ed
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.
Instructional Video2:08
Curated Video

Structural Design Patterns in Modern C++ - Handle-Body

Higher Ed
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...
Instructional Video6:36
Curated Video

Structural Design Patterns in Modern C++ - Game Input

Higher Ed
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...
Instructional Video3:38
Curated Video

Structural Design Patterns in Modern C++ - Example of the Remote Proxy

Higher Ed
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.
Instructional Video6:07
Curated Video

Structural Design Patterns in Modern C++ - Creating the String Class

Higher Ed
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...
Instructional Video7:08
Curated Video

Structural Design Patterns in Modern C++ - Creating String Class

Higher Ed
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.
Instructional Video6:42
Curated Video

Structural Design Patterns in Modern C++ - Console Project - Part IV

Higher Ed
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...
Instructional Video6:30
Curated Video

Structural Design Patterns in Modern C++ - Console Project - Part III

Higher Ed
This is the third 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...
Instructional Video4:54
Curated Video

Structural Design Patterns in Modern C++ - Basic Example - Bridge Design Pattern

Higher Ed
This video presents a basic implementation example of the bridge pattern. 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 Video4:20
Curated Video

Structural Design Patterns in Modern C++ - Basic Example - Decorator Design Pattern

Higher Ed
This video presents a basic example of 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.
Instructional Video6:21
Curated Video

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

Higher Ed
This video explains how to apply 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.
Instructional Video5:44
Curated Video

Structural Design Patterns in Modern C++ - Adding the Shape Base Class

Higher Ed
This video explains how to add the shape base 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...
Instructional Video4:33
Curated Video

Structural Design Patterns in Modern C++ - Adding the BufferedStream Class

Higher Ed
This video explains how to add the BufferedStream class. 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 Video8:19
Curated Video

Structural Design Patterns in Modern C++ - Adding the Abstract Decorator Class in Stream Class Hierarchies

Higher Ed
This video explains how to add the abstract decorator class in both input and output stream class hierarchies. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section...
Instructional Video4:00
Curated Video

Structural Design Patterns in Modern C++ - Adding Shapes

Higher Ed
This video explains how to add more shape classes. 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...