Instructional Video1:08
History Hub

What is Magna Carta? Clause 8 Introduction

12th - Higher Ed
An introduction to clause 8 of Magna Carta
Instructional Video7:21
Curated Video

Creational Design Patterns in Modern C++ - Basic Implementation - Part II

Higher Ed
This video is the second part of the two-part video that demonstrates how to implement the factory method used in the previous example. • Understand when to use std::optional • Modeling simple failure states or value absence • Section...
Instructional Video4:21
Englishing

English Lesson on participle Clauses (-ed/-ing CLAUSES)

9th - Higher Ed
In this lesson, Mr. P./Marc will focus on the -ing & -ed clauses. Clauses are parts of a sentence and they have a verb and a noun. They can also be dependent or independent. These both forms have distinct uses. He will give you some easy...
Instructional Video6:10
Curated Video

Creational Design Patterns in Modern C++ - Prototype Manager - Part I

Higher Ed
This video is the first part of the two-part video that demonstrates how to implement the prototype manager. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an...
Instructional Video5:40
Curated Video

Creational Design Patterns in Modern C++ - Database Framework - Introduction

Higher Ed
This video highlights an example that will be used to explain the abstract factory pattern. • Learn what algorithms could be used from the STL • Implement search by book title • Experiment with search by author This clip is from the...
Instructional Video6:41
Curated Video

Creational Design Patterns in Modern C++ - std::unique_ptr

Higher Ed
This video highlights the examples explaining how and why a factory method can be implemented as a global function and focuses on the std::unique_ptr function. This clip is from the chapter "Factory Method" of the series "Creational...
Instructional Video11:16
Cerebellum

English Punctuation: Dependent Clauses and Commas continued

9th - 12th
Learn how to use commas for fun and profit, and how to make colons work for you. We continue looking at pauses in a sentence, with a focus on dependent clauses and how to support them. This is part 1 in the series: 'English Punctuation...
Instructional Video5:06
Curated Video

The Full Stack Web Development - Update, Delete & Alter

Higher Ed
Database Design using MySQL: Update, Delete & Alter This clip is from the chapter "Database Design using MySQL" of the series "The Full Stack Web Development".For databases, we are going to have a few relational databases such as MySQL...
Instructional Video12:54
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Build your own generators using yield

Higher Ed
An in-depth look at building if elif and else blocks using conditional tests and boolean values This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video3:22
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part V

Higher Ed
This video is the fifth part of the six-part video that highlights the issues with the shallow cloning. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of...
Instructional Video8:24
Curated Video

Creational Design Patterns in Modern C++ - Overview of the Unified Modeling Language (UML) Class Diagram

Higher Ed
This video provides an overview of the UML class designs. • Learn Construction and solve an assignment • Understand checking an active alternative • Explore accessing an active alternative This clip is from the chapter "Introduction" of...
Instructional Video6:07
Englishing

Grammar Lesson on 7 ways to use the verb to BE (full verb, auxiliary verb, etc.)

9th - Higher Ed
This video is about seven ways to use the verb to be. Mr. P./Marc will list seven examples using each different function of the most important verb in the English Language. He will then delve into every different usage and provide its...
Instructional Video3:09
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Flow Control

Higher Ed
This video provides the solution to the "Flow Control" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will...
Instructional Video8:31
Learn German with Herr Antrim

How to Use Separable Prefix Verbs (trennbare Verben) in German

9th - 12th
Learn how to use the separable prefix verbs in German (also known as “trennbare Verben”) with this German grammar lesson. In this video I explain when to separate the prefix from a German verb and when not to. I also show you a list of...
Instructional Video6:05
Professor Dave Explains

Conditional Clauses in Italian

12th - Higher Ed
Conditional clauses.
Instructional Video11:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Performance measures - deep dive with a programmatic view

Higher Ed
Analyze execution context and frames created by recursive divide function in-depth This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video6:57
Curated Video

Creational Design Patterns in Modern C++ - Modern Implementation

Higher Ed
This video demonstrates how to implement a modern builder without creating too many classes. This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all about the...
Instructional Video6:29
Curated Video

Creational Design Patterns in Modern C++ - Basic Example - presents a simple example of the pattern

Higher Ed
This video presents a simple example of the pattern. • Concept of a “string view” • Semantics of `std::string_view` • Interoperability with `std::string` This clip is from the chapter "Object Pool" of the series "Creational Design...
Instructional Video9:22
Curated Video

Complete Modern C++ - Multiple (Diamond) Inheritance

Higher Ed
This video explains the issue that arises with diamond inheritance. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
Instructional Video2:06
Curated Video

Complete Modern C++ - Project - Part I (Beginning)

Higher Ed
This video explains the project on inheritance. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a project to understand it.
Instructional Video3:53
Curated Video

Complete Modern C++ - Deprecated and Removed Features

Higher Ed
This video explains which features were removed in C++17 standard. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes,...
Instructional Video9:57
Englishing

Adverbial Clauses: TIME CLAUSES (after, long before, while, the next time, the last time, etc.)

9th - Higher Ed
Mr. P. starts this lesson by describing what a main and a subordinating clause are. He then talks about conjunctions and lists some examples. Finally he delves on subordinate clauses. There are three main kinds of subordinate clause:...
Instructional Video4:55
Curated Video

Creational Design Patterns in Modern C++ - Class Versus Object

Higher Ed
This video demonstrates how to use different instances of the same class with variations in states. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of the...
Instructional Video4:40
Curated Video

Creational Design Patterns in Modern C++ - CRTP Idiom

Higher Ed
This video demonstrates how to use the CRTP idiom to implement a singleton class through inheritance. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of...