Instructional Video7:27
Hip Hughes History

Data Killed the Teacher Star

6th - 12th
After 15 years in the classroom, I walked away this year. Here's why. And for the love of goodness please subscribe to HipHughes History, it's stupid easy and free
Instructional Video3:40
Vlogbrothers

The Golden Gate Bridge Didn't Collapse!!

6th - 11th
In which Hank talks about why we think the world is super screwed up and getting worse every day when, in fact, the world is pretty OK and getting better every day. There's so much good news every single day that cataloguing it would...
Instructional Video4:57
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 I

Higher Ed
This is the first 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...
Instructional Video4:31
Curated Video

Structural Design Patterns in Modern C++ - Game Implementation - Part III

Higher Ed
This is the third part of the three-part video that explains how to add the Car 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...
Instructional Video5:30
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Proxy Pattern

Higher Ed
This video introduces you to the proxy pattern. 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 Video4:57
The Learning Depot

How to Write an Introductory Paragraph for Argumentative, Analytical, and Expository Paper

12th - Higher Ed
An introductory paragraph is the first impression to hook your reader into reading your paper. Learn the three elements of an effective introductory paragraph. Examples are given.
Instructional Video4:06
Curated Video

Structural Design Patterns in Modern C++ - Static Bridge

Higher Ed
This video focuses on the static bridge. 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 about handling...
Instructional Video5:08
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 III

Higher Ed
This is the third 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...
Instructional Video4:53
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Proxy Design Pattern

Higher Ed
This video explains the pros and cons of the proxy pattern. 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 Video4:43
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Facade Design Pattern

Higher Ed
This video explains the pros and cons of the Facade pattern. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you...
Instructional Video4:52
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Composite Pattern

Higher Ed
This video introduces you to the composite pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design pattern. It also explores...
Instructional Video4:15
Curated Video

Structural Design Patterns in Modern C++ - Introduction to Protection Proxy

Higher Ed
This video introduces you to 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 Video3:05
Curated Video

Structural Design Patterns in Modern C++ - Composite Intent and Implementation Overview

Higher Ed
This video explains the intent of the composite pattern and presents and overview of the implementation of the pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern...
Instructional Video3:43
Curated Video

Structural Design Patterns in Modern C++ - Bridge Intent and Implementation Overview

Higher Ed
This video explains the intent of the bridge pattern and presents an overview of the implementation of the pattern. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
Instructional Video3:58
Curated Video

Structural Design Patterns in Modern C++ - Boost.Flyweight

Higher Ed
This video explains how to use the Boost.Flyweight for interning. 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 Video4:45
Curated Video

Structural Design Patterns in Modern C++ - Adding Encryption and Compression Support to Streams

Higher Ed
This video explains how to add encrypting and compression support to 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...
Instructional Video3:39
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Facade Pattern

Higher Ed
This video provides an introduction to the Facade pattern. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you to...
Instructional Video7:14
Packt

Structural Design Patterns in Modern C++ - Introduction to the Bridge Pattern

Higher Ed
This video introduces 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. You will also learn about...
Instructional Video3:56
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Adapter Pattern

Higher Ed
This video provides an introduction to 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:58
Curated Video

Structural Design Patterns in Modern C++ - Introduction to Design Patterns

Higher Ed
This video presents an introduction to design patterns. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language...
Instructional Video1:43
Curated Video

Structural Design Patterns in Modern C++ - Console Project - Part II

Higher Ed
This is the second 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:55
Curated Video

Structural Design Patterns in Modern C++ - Bridge Implementation

Higher Ed
This video explains how to implement the bridge pattern in the shape drawing application. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge...
Instructional Video9:37
Curated Video

Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern

Higher Ed
This video presents a basic implementation example of the composite pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design...
Instructional Video6:52
Curated Video

Structural Design Patterns in Modern C++ - Applying Protection Proxy

Higher Ed
This video explains how to apply 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.