Hi, what do you want to do?
Curated Video
Structural Design Patterns in Modern C++ - Pros and Cons - Proxy Design Pattern
This video explains the pros and cons of the proxy pattern.<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.
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++ - Pros and Cons - Facade Design Pattern
This video explains the pros and cons of the Facade pattern.
<
br/>
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...
<
br/>
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...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Composite Pattern
This video introduces you to 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 design pattern. It...
<
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 design pattern. It...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to Protection Proxy
This video introduces you to 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.
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++ - Composite Intent and Implementation Overview
This video explains the intent of the composite pattern and presents and overview of the implementation of the pattern.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in...
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in...
Curated Video
Structural Design Patterns in Modern C++ - Bridge Intent and Implementation Overview
This video explains the intent of the bridge pattern and presents an overview of the implementation of the pattern.
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern...
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern...
Curated Video
Structural Design Patterns in Modern C++ - Boost.Flyweight
This video explains how to use the Boost.Flyweight for 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...
<
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...
Curated Video
Structural Design Patterns in Modern C++ - Adding Encryption and Compression Support to Streams
This video explains how to add encrypting and compression support to streams.
<
br/>
This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
<
br/>
This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
Curated Video
Prime and Composite Numbers | Maths
What makes a number prime? What makes a number composite? Learn the difference between prime and composite numbers.
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Facade Pattern
This video provides an introduction to the Facade pattern.
<
br/>
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...
<
br/>
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...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Bridge Pattern
This video introduces 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. You will also learn...
<
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. You will also learn...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Adapter Pattern
This video provides an introduction to 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...
<
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...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to Design Patterns
This video presents an introduction to design patterns.
<
br/>
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...
<
br/>
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
Structural Design Patterns in Modern C++ - Console Project - Part II
This is the second part of the four-part video that presents details on the console project.
<
br/>
This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains...
<
br/>
This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains...
Curated Video
Structural Design Patterns in Modern C++ - Bridge Implementation
This video explains how to implement the bridge pattern in the shape drawing application.
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on...
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on...
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern
This video presents a basic implementation example of 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...
<
br/>
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++ - Applying Protection Proxy
This video explains how to apply 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.
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++ - Adding the Abstract Decorator Class
This video demonstrates how to add the abstract decorator class.
<
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...
<
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...
Curated Video
Structural Design Patterns in Modern C++ - Adding Support for Rendering through OpenGL
This video explains how to add support for rendering through OpenGL.
<
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...
<
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...
Curated Video
Structural Design Patterns in Modern C++ - Adding Buffering to Streams
This video explains how to add buffering to streams.<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.
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++ - Using Composition Instead of Inheritance
This video explains how to use composition instead of inheritance.
<
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...
<
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...
Curated Video
Structural Design Patterns in Modern C++ - Structural Design Patterns Overview
This video presents an overview of structural design patterns.
<
br/>
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...
<
br/>
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...
Curated Video
Structural Design Patterns in Modern C++ - Shapes Hierarchy and Implementing the Line Class
This video discusses the shape hierarchy and explains how to implement the line class.
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
<
br/>
This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
Curated Video
Structural Design Patterns in Modern C++ - Overview of Unified Modeling Language (UML) Class Diagrams
This video presents an overview of UML class diagrams.
<
br/>
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...
<
br/>
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...