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...
Instructional Video7:26
Curated Video

Structural Design Patterns in Modern C++ - Adding StringInfo for Sharing Internal Strings

Higher Ed
This video explains how to add StringInfo for sharing internal strings. 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 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...
Instructional Video7:28
Curated Video

Structural Design Patterns in Modern C++ - Adapter Implementation

Higher Ed
This video explains how to implement 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 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. 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 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: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. 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 pattern....
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. 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 Video3:03
Curated Video

Structural Design Patterns in Modern C++ - Course Overview

Higher Ed
This video introduces you to the course. 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 Language (UML) class...
Instructional Video8:53
Curated Video

Structural Design Patterns in Modern C++ - Static Decorator

Higher Ed
This video explains the static 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.