Hi, what do you want to do?
Curated Video
R Programming for Statistics and Data Science - Creating a Matrix in R
This video explains creating a matrix in R This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Curated Video
Structural Design Patterns in Modern C++ - Static Bridge
This video focuses on the static bridge. 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 handling...
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 III
This is the third part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to Protection Proxy
This video introduces you to 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.
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. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Adapter Pattern
This video provides an introduction to 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...
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern
This video presents a basic implementation example of 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...
Curated Video
Structural Design Patterns in Modern C++ - Applying Protection Proxy
This video explains how to apply 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.
Curated Video
Structural Design Patterns in Modern C++ - Using the Adapter Pattern
This video explains how to use 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 pattern,...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part II
This is the second part of the three-part video that focuses on the issues present in the UI example. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part I
This is the first part of the three-part video that explains how to add the UI class hierarchy. 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++ - Remote Proxy Introduction
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.
Curated Video
Structural Design Patterns in Modern C++ - Protection Proxy Example
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.
Curated Video
Structural Design Patterns in Modern C++ - Pros and Cons - Adapter Design Pattern
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...
Curated Video
Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part II
This is the second part of the two-part video that explains how to implement PImpl to remove compilation dependencies. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
Curated Video
Structural Design Patterns in Modern C++ - Introducing Virtual Proxy
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.
Curated Video
Structural Design Patterns in Modern C++ - Implementing Sharing for String Objects.
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...
Curated Video
Structural Design Patterns in Modern C++ - Example of the Remote Proxy
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.
Curated Video
Structural Design Patterns in Modern C++ - Creating the String Class
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...
Curated Video
Structural Design Patterns in Modern C++ - Creating String Class
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.
Curated Video
Structural Design Patterns in Modern C++ - Console Project - Part IV
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...
Curated Video
Structural Design Patterns in Modern C++ - Class Adapter
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...
Curated Video
Structural Design Patterns in Modern C++ - Adapter Implementation
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...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - CORS Configuration
This video shows configuring CORS (Cross-Origin Resource Sharing). This clip is from the chapter "Project Setup and Configuration" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the project setup...