Instructional Video6:27
Curated Video

Structural Design Patterns in Modern C++ - Implementing and Applying Streams

Higher Ed
This video explains how to implement and apply streams. 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 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 Video7:18
Professor Dave Explains

Relative Pronouns in Italian: Che and Cui

12th - Higher Ed
Relative pronouns.
Instructional Video8:12
TLDR News

Is a Brexit Deal Finally Possible? The UK and EU Finally Reach an Agreement - TLDR News

12th - Higher Ed
Yesterday the UK and EU finally came to an agreement on how the Northern Ireland/Great Britain border would opperate post-Brexit. This was the issue that led the UK to threaten to break International law with the Internal Market Bill, so...
Instructional Video3:05
Curated Video

Creational Design Patterns in Modern C++ - Course Introduction

Higher Ed
This video provides an introduction to the course. This clip is from the chapter "Introduction" of the series "Creational Design Patterns in Modern C++".This section introduces you to the course and presents the learning objectives. You...
Instructional Video2:10
Grammaropolis

Cut the Drama, and Use a Comma

K - 5th
A music video starring Chief Comma. She's got a lot of rules, and you'd better follow them all.
Instructional Video8:15
TLDR News

Britain Destroys the Withdrawal Agreement? The Internal Markets Bill's Impact Explained - TLDR News

12th - Higher Ed
The UK & EU may have agreed to the Withdrawal Agreement in December 2019, but further agreements don't exactly seem forthcoming. In fact - even the WA is in jeopardy with the UK looking to legislate over the agreement in the Internal...
Instructional Video29:40
The Wall Street Journal

How Can Brands Navigate Cancel Culture?

Higher Ed
When pro-golfer Justin Thomas used an anti-gay slur earlier this year some sponsors dropped him. Citigroup did not, deciding to use the episode to work with him to create change. We look at how brands deal with the rise of cancel culture.
Instructional Video5:04
Curated Video

Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the factory method

Higher Ed
This video highlights the pros and cons of the factory method and explains when to apply it. This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section highlights the factory...
Instructional Video8:35
Englishing

Lesson on CONJUNCTIVE ADVERBS (transition words, conjunctions)

9th - Higher Ed
What are conjunctive adverbs ? and most importantly...how to use them ? These are questions that Mr. P./Marc delves into during this lesson. He explains this lesson by providing examples listed in two groups; conjunctive adverbs...
Instructional Video6:54
Instructional Video2:32
Curated Video

Formal and Informal Paraphrases for “Because”

9th - Higher Ed
Today you’ll get both formal and informal paraphrases for “because”, for higher coherence scores. different ways to say ‘because’. The linking word ‘because’ is necessary, of course, and it is common. Thus, to impress the examiner in...
Instructional Video2:33
The Business Professor

Negotiatiable Instrument - Payable on Time or on Demand

Higher Ed
This video explains the difference betwen a negotiation instrument that is payable "on time" versus "on demand".
Instructional Video4:38
Curated Video

Creational Design Patterns in Modern C++ - Varying State

Higher Ed
This video demonstrates how to remove the extra car and bus classes and simulate objects of other classes by varying the state of a few objects. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in...
Instructional Video3:34
Curated Video

Control Your Clauses, Increase Grammar Scores

9th - Higher Ed
Today you’ll learn how to prevent run-on sentences, control clauses, and increase grammar scores. Recently, a teacher commented on one of the videos on this channel: “Sometimes students write very long sentences that zig, zag and zoom so...
Instructional Video1:14
Language Tree

Language Function and Construction: Condensing Ideas, Part 4

K - 5th
For beginner English learners, this standards-based ELD lesson focuses on condensing ideas in simple ways (e.g., by compounding verbs, adding prepositional phrases, or through simple embedded clause) to create precise and detailed...
Instructional Video6:41
Curated Video

Creational Design Patterns in Modern C++ - Basic Implementation with the Abstract Factory

Higher Ed
This video demonstrates how to modify and refactor the previous example to use the abstract factory. • Define basic data in code • Add a test .csv file with fake data • Edit the .csv file to see how the library works This clip is from...
Instructional Video4:59
Curated Video

Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part II

Higher Ed
This video is the second part of the three-part video that explains the Liskov Substitution principle. • Learn type-safe error handling • Understand state machines • Explore recursive data structures This clip is from the chapter...
Instructional Video8:24
Curated Video

Creational Design Patterns in Modern C++ - Using the Factory Method

Higher Ed
This video demonstrates how to use the factory method design pattern. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic implementation with the...
Instructional Video6:16
Curated Video

Creational Design Patterns in Modern C++ - Introduction - introduces you to the abstract factory pattern, its intent, and its structure

Higher Ed
This video introduces you to the abstract factory pattern, its intent, and its structure. • Identify key parts of the application • Plan out the class structure using class diagrams (UML) • Create a class implementation using UML...
Instructional Video6:24
Curated Video

Creational Design Patterns in Modern C++ - Basic Example - highlights a simple example - abstract factory

Higher Ed
This video highlights a simple example that will be implemented later with the abstract factory. • Plan out the classes • Implement the classes based on the plan • Compare functions for basic functionality in the application This clip is...
Instructional Video6:26
Curated Video

Creational Design Patterns in Modern C++ - Using the Abstract Factory

Higher Ed
This video demonstrates how to refactor the database framework to use the abstract factory design method. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on...
Instructional Video5:56
Curated Video

Complete Modern C++ - Basic Input/Output

Higher Ed
This video gives an overview of basic input/output classes and demonstrates how to write on the console and read from the keyboard. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this...
Instructional Video4:53
Curated Video

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

Higher Ed
This video is the first part of the two-part video that explains the factory method design pattern with a basic example. • Learn construction and solve an assignment • Access to stored value • Reset and emplace This clip is from the...