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 Video8:25
Curated Video

Structural Design Patterns in Modern C++ - Game Implementation - Part II

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

Structural Design Patterns in Modern C++ - Game Implementation - Part I

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

Structural Design Patterns in Modern C++ - Functional Decorator

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

Structural Design Patterns in Modern C++ - Decorator Types

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

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

Higher Ed
This is the first 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 Video5:38
Curated Video

Structural Design Patterns in Modern C++ - Console Facade for Linux

Higher Ed
This video explains console Facade for Linux. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you to work with...
Instructional Video8:07
Curated Video

Structural Design Patterns in Modern C++ - Class Adapter

Higher Ed
This video explains the class adapter. 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 how to...
Instructional Video9:28
Curated Video

Structural Design Patterns in Modern C++ - Basic Implementation

Higher Ed
This video demonstrates how to implement 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.
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 Video5:38
Curated Video

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

Higher Ed
This video presents a basic example of the proxy pattern. 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:37
Curated Video

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

Higher Ed
This video presents a basic example of the Facade pattern. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you to...
Instructional Video4:33
Curated Video

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

Higher Ed
This video presents a basic example of 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...
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...