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:41
Curated Video

Structural Design Patterns in Modern C++ - Pointer to IMPLementation (Plmpl) - Part II

Higher Ed
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...
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: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 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 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 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 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 Video4:49
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - CORS Configuration

Higher Ed
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...
Instructional Video4:40
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Class Constructors

Higher Ed
In this video, you'll learn an important feature in JavaScript. This clip is from the chapter "Professional JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the techniques...
Instructional Video6:58
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Seed Data in Tables

Higher Ed
This video demonstrates how to seed data in tables. This clip is from the chapter "Database Modelling and Entity Framework" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on database modelling and...
Instructional Video6:05
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - .NET 6 Versus Previous Versions

Higher Ed
This video skims through the distinguishing points of .NET 6 and its previous versions. This clip is from the chapter "Project Setup and Configuration" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses...
Instructional Video17:29
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Repository Refactor

Higher Ed
This video talks about repository refactor. This clip is from the chapter "Value-Added Features" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the value-added features.
Instructional Video13:01
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Test and Understand GET Endpoint

Higher Ed
This video takes you through the test and helps you understand the GET endpoint. This clip is from the chapter "Scaffolding API Functionality" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the...
Instructional Video8:27
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Creating Spark Session

Higher Ed
In this video, you will learn how to create Spark session. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section,...
Instructional Video9:13
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Configuring Spark Session

Higher Ed
In this video, you will learn how to configure Spark session. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section,...
Instructional Video11:04
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Array Methods – Advanced

Higher Ed
This video introduces you to the advanced array methods in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video6:59
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Using the Array Methods in JavaScript – Part 1

Higher Ed
This is the first part of a two-part video that demonstrates how to use the array methods in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video7:32
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Learning More about JavaScript Objects – Part 1

Higher Ed
This video presents an overview of JavaScript Objects. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video2:51
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - jQuery Arrows Methods

Higher Ed
This video introduces you to the arrow methods in jQuery. This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to apply jQuery to...
Instructional Video8:53
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Getting the Current Date Object

Higher Ed
This video explains how to get the current date object in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.