Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part II
This video is the second part of the six-part video that demonstrates how to add the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview...
Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part VI
This video is the sixth part of the six-part video that demonstrates how to refactor the game to use a deep copy to prevent issues with a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Curated Video
Complete Modern C++ - File IO - Part I (Basics)
This video demonstrates reading and writing of data into text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Englishing
Third Conditional (Livello di INGLESE B2 - Adatto per ESAMI CAMBRIDGE)
How do we talk about something in the past that will never happen again, or that never happened at all? We need to use the third conditional. I’ll show you an example from my personal life using the third conditional.
Englishing
Lesson on how to use COORDINATING CONJUNCTIONS - FANBOYS (for, and, nor, but, or, yet, so)
This video is about Coordinating Conjunctions. Conjunctions are joiners, words that connect parts of a sentence. There are three types: coordinating, subordinating and correlative. In this mini lesson, Mr. P./Marc will talk about the...
Englishing
English Lesson on participle Clauses (-ed/-ing CLAUSES)
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...
Curated Video
Creational Design Patterns in Modern C++ - Prototype Manager - Part I
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...
Curated Video
Creational Design Patterns in Modern C++ - Database Framework - Introduction
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...
Cerebellum
English Punctuation: Dependent Clauses and Commas continued
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...
Curated Video
Creational Design Patterns in Modern C++ - Overview of the Unified Modeling Language (UML) Class Diagram
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...
Curated Video
Creational Design Patterns in Modern C++ - Modern Implementation
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...
Curated Video
Complete Modern C++ - Project - Part I (Beginning)
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.
Englishing
Adverbial Clauses: TIME CLAUSES (after, long before, while, the next time, the last time, etc.)
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:...
Curated Video
Complete Modern C++ - Attributes
In this video, learn about the attributes added to C++11, C++14, and C++17 and how they can be used in code. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core...
History Hub
What is Magna Carta? Clauses 39 and 40
An introduction to clauses 39 and 40 of Magna Carta
Professor Dave Explains
Subjunctive vs. Infinitive in Italian: Congiuntivo o Infinito?
Subjunctive tenses.
Englishing
Lesson on Clauses of MANNER (like, in a way, as, just as, the way, as if)
In this video lesson, Mr. P./Marc will talk about clauses of manner such as (just as, as, like, in a way, the way, and as though). He will start the lesson by giving examples of the many ways these clauses are used. He will then delve...
Curated Video
Complete Modern C++ - Union - II
In this video, we will see the caveats of using user-defined types as members in a union. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will learn about enums, strings, constant...
Curated Video
Creational Design Patterns in Modern C++ - MySQL Database Classes
This video explains the MySQL database classes. 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 abstract factory, the...
Curated Video
Creational Design Patterns in Modern C++ - SQL Server Database Classes
This video demonstrates how to add the SQL server database classes and explains their usage. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...
Curated Video
Complete Modern C++ - Filesystem - path
This video introduces filesystem library components. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Creational Design Patterns in Modern C++ - Database Framework - Implementation
This video demonstrates how to implement the database framework in your application. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...