Curated Video
Complex Sentences | Video Lessons
A video lesson teaching students to identify and write complex sentences. Lesson includes worksheet and activities. Download the lesson worksheet (see Link #1) before starting the lesson.
Curated Video
Structural Design Patterns in Modern C++ - Adding Support for Rendering through OpenGL
This video explains how to add support for rendering through OpenGL. 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...
The Learning Depot
How To Reduce the Adverb Clause (free PDF)
This lesson is an introduction to reducing adverb or adverbial clauses. There may be times when you will want to reduce the adverb clause. The reduced adverb clause is especially used in formal writing by adding variety to your sentence...
Curated Video
Compound-Complex Sentences | Learning English
Learn how to identify compound-complex sentences and start using them in your own writing. Good writers use a variety of sentence structures to make their writing more engaging.
Curated Video
Complex sentences in #englishgrammar #shorts
Complex sentences are made up of an independent clause and a dependent clause. An independent clause has a subject, a verb, and is a completed thought. A dependent clause has a subject, a verb, but is not a completed thought.
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 II
This is the second 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++ - Implementing and Applying Streams
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.
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Bridge Design Pattern
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....
The Learning Depot
Introduction to Conditionals | English Grammar | Verb Mood | Zero, First, Second, Third Conditionals
Conditional Sentences have two clauses: the conditional clause and the results clause. The conditional clause is a subordinate adverbial clause usually known as the “IF” clause. The IF clause expresses the condition. The results clause...
TLDR News
Is a Brexit Deal Finally Possible? The UK and EU Finally Reach an Agreement - TLDR News
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...
Curated Video
Creational Design Patterns in Modern C++ - Course Introduction
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...
Grammaropolis
Cut the Drama, and Use a Comma
A music video starring Chief Comma. She's got a lot of rules, and you'd better follow them all.
TLDR News
Britain Destroys the Withdrawal Agreement? The Internal Markets Bill's Impact Explained - TLDR News
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...
The Wall Street Journal
How Can Brands Navigate Cancel Culture?
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.
Curated Video
Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the factory method
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...
Englishing
Lesson on CONJUNCTIVE ADVERBS (transition words, conjunctions)
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...
Professor Dave Explains
Subjunctive With Conjunctions in Italian: Congiuntivo con Cogiunzioni
Subjunctive tenses.
Curated Video
Formal and Informal Paraphrases for “Because”
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...
Curated Video
Creational Design Patterns in Modern C++ - Varying State
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...
The Business Professor
Negotiatiable Instrument - Payable on Time or on Demand
This video explains the difference betwen a negotiation instrument that is payable "on time" versus "on demand".
Curated Video
Control Your Clauses, Increase Grammar Scores
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...
Language Tree
Language Function and Construction: Condensing Ideas, Part 4
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...
Curated Video
Creational Design Patterns in Modern C++ - Basic Implementation with the Abstract Factory
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...