Instructional Video2:19
Curated Video

Age of Revolution: When Enough is Enough

9th - Higher Ed
In the late 1700s, three major revolutions changed the course of history in the name of freedom and equality. The Age of Revolutions bore witness to this change.
Instructional Video8:08
Cerebellum

The Declaration Of Independence - Continental Congress 1774

9th - 12th
The Declaration of Independence, written in 1776, is critical for American citizens to understand their importance in defining their freedoms and the foundation of democracy. This video looks at the path Americans took to Independence...
Instructional Video0:27
The March of Time

1948: NATIONAL ADVERTISERS CONVENTION: SPEECH: President of Columbia University General Dwight D. Eisenhower talking about a 'spirit' that existed long before the signing of the Declaration of Independence.'

12th - Higher Ed
MOT 1948: NATIONAL ADVERTISERS CONVENTION: SPEECH: President of Columbia University General Dwight D. Eisenhower talking about a 'spirit' that existed long before the signing of the Declaration of Independence.'
Instructional Video3:16
Curated Video

Understanding and Answering Questions: Creating an "I Need to" Statement

K - 5th
This video provides a step-by-step guide on how to understand and answer questions effectively. It emphasizes the importance of taking the time to comprehend what a question is asking before attempting to answer it. The video introduces...
Instructional Video2:55
ACDC Leadership

American Government with Jacob Clifford (Hilarious)

12th - Higher Ed
I made this with my 4th period government class to encourage people to vote and remind everyone that American politics, like the classroom, will never be ideal. You have to make the best with what you have. Although we joking portray...
Instructional Video12:01
The Wall Street Journal

Pulitzer Prize Winner Annette Gordon-Reed on American Ideals

Higher Ed
The nation's founders set an ambitious American idea and ideal. Getting there takes time, experience, and social evolution.
Instructional Video9:26
Mr. Beat

How Did Feminism Start?

6th - 12th
On January 21, 2017, millions around the world marched to promote legislation and policies supporting women's rights, among other things. The main event was in Washington, D.C., known as the Women's March on Washington. It featured over...
Instructional Video3:07
Cerebellum

Compromise And Conflict in America: 1848-1857 - Introduction To The Period

9th - 12th
This video looks at the documents conceived in a period when the civil rights of women and Native Americans were in question, and slavery was driving a wedge between slaveholders and abolitionists. Documents of Destiny: And Conflict...
Instructional Video1:46
Encyclopaedia Britannica

Britannica Q&A: The Fourth of July

Pre-K - Higher Ed
Learn more about the U.S. holiday known as Independence Day or the Fourth of July.
Instructional Video3:01
IDG TECHtalk

Using the short-form assignment syntax | Smart Go

Higher Ed
Learn about Go's short-form assignment syntax, the quick way to declare variables -- how it works, and where it's most appropriate to use it in place of Go's more conventionally verbose assignment form.
Instructional Video10:25
Soliloquy

How a Dutchman became the King of England

12th - Higher Ed
In 1689 a new King and Queen were crowed in England, it was an unusual event, the pair would rule as coregents and the King wasn’t English but Dutch. The story, or perhaps stories, of how a Dutchman found himself King of England is a...
Instructional Video2:40
Curated Video

Mastering Swift 2 Programming (Video 16)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video12:23
Curated Video

C++ for Beginners - Encapsulation, Part 2

Higher Ed
In this video, your instructor discusses encapsulation and the benefits of object-oriented programming. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video9:32
TLDR News

31st January: What Happens When The UK Leaves the EU? - Brexit Explained.

12th - Higher Ed
The UK is set to leave the EU at the end of the month, but what happens the next day once the UK's left? In this video, we discuss how British people will be affected by leaving the Union. Ultimately not a whole lot changes for now, but...
Instructional Video12:38
Cerebellum

The Declaration Of Independence - Understanding The Declaration

9th - 12th
The Declaration of Independence, written in 1776, is critical for American citizens to understand their importance in defining their freedoms and the foundation of democracy. This video looks at the wording of the declaration of...
Instructional Video3:47
IDG TECHtalk

Creating constant values in Go with the const keyword | Smart Go

Higher Ed
The const keyword in Go lets you create values that are immutable across the lifetime of your program. But Go consts behave a little differently from similar features in other languages. Learn how consts work in Go, and how to use them...
Instructional Video3:12
Curated Video

Learning LESS (Video 10)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video4:58
Curated Video

Excel VBA Programming The Complete Guide - The String Data Type

Higher Ed
A string is a collection of characters --- in layman's terms, it's just text. In this lesson, we take a look at VBA's support for two types of strings -- variable-length and fixed-length -- as well as the advantages of both. This clip is...
Instructional Video9:06
Curated Video

Complete Modern C++ - Functions Basics - Part II

Higher Ed
This video discusses the concept of function declaration and definition. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references,...
Instructional Video4:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, we will learn about introduction to Java method arguments - puzzles and tips. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video3:34
Curated Video

A2 English Listening Practice - 4th of July

Pre-K - Higher Ed
This video serves as English listening comprehension practice for lower-level students. In this video, a native English speaker talks slowly and clearly about the topic of the 4th of July. The subtitles are included at the bottom of the...
Instructional Video10:01
Curated Video

Excel VBA Programming The Complete Guide - Variable Declarations and Assignments

Higher Ed
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Instructional Video3:55
Curated Video

Core Java Programming Course- "Throws" Declaration

Higher Ed
This video explains how to declare "Throws". This clip is from the chapter "Exception Handling" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores exception handling.
Instructional Video5:13
Curated Video

Complete Modern C++ - Static Class Members

Higher Ed
This video explains how to use the static keyword to create static member variables and functions. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and...