Instructional Video11:29
Crash Course

Federal Theatre and Group Theater: Crash Course Theater #42

12th - Higher Ed
The 1930s in the United States were pretty bad for employment in all industries, and the theater was no exception. As part of Roosevelt's New Deal, the Works Progress Administration created a division called the Federal Theatre Project....
Instructional Video5:03
TED-Ed

TED-Ed: Making a TED-Ed Lesson: Visualizing complex ideas

Pre-K - Higher Ed
How can animation convey complex, intangible concepts? A visual metaphor, or an idea represented through imagery, can take an idea as massive as Big Data and tie it to the familiar depiction of a growing tree. TED-Ed animators explain...
Instructional Video7:54
Crash Course

The Director: Crash Course Film Production

12th - Higher Ed
So... what do Directors even do? That's not an easy question to answer but today Lily will do her best. Generally, directors are the driving creative force behind a movie, deciding what kind of cinematic world the story will take place...
Instructional Video4:24
TED-Ed

TED-Ed: The race to decode a mysterious language | Susan Lupack

Pre-K - Higher Ed
In the early 1900s, archaeologist Sir Arthur Evans uncovered nearly 3,000 tablets inscribed with strange symbols. He thought the script, dubbed Linear B, represented the Minoan language, while others came up with their own theories. Was...
Instructional Video18:31
TED Talks

TED: Why I'm done trying to be "man enough" | Justin Baldoni

12th - Higher Ed
Justin Baldoni wants to start a dialogue with men about redefining masculinity -- to figure out ways to be not just good men but good humans. In a warm, personal talk, he shares his effort to reconcile who he is with who the world tells...
Instructional Video9:14
Crash Course

The Filmmaker's Army: Crash Course Film Production

12th - Higher Ed
Who does what on a film set? And how many of them are there? What is HMU? What is a Scripty? In this episode of Crash Course Film Production, Lily gives us A BIG OVERVIEW on the Production Team. Who they are, who they report to, and why...
Instructional Video5:21
TED-Ed

TED-Ed: The rise and fall of history's first empire | Soraya Field Fiorio

Pre-K - Higher Ed
History's first empire rose out of a hot, dry landscape, without rainfall to nourish crops, without trees or stones for building. In spite of all this, its inhabitants built the world's first cities, with monumental architecture and...
Instructional Video16:58
TED Talks

Rajesh Rao: A Rosetta Stone for a lost language

12th - Higher Ed
Rajesh Rao is fascinated by "the mother of all crossword puzzles": how to decipher the 4000-year-old Indus script. He's enlisting modern computation to try to read this lost language, the key to understanding this ancient civilization.
Instructional Video15:22
Curated Video

Evolution of the Alphabet | Earliest Forms to Modern Latin Script

6th - Higher Ed
Evolution of the Alphabet | Earliest Forms to Modern Latin Script
Instructional Video7:59
Curated Video

Practical Cyber Hacking Skills for Beginners - Web Attack - Cross-Site Scripting

Higher Ed
In this lesson, we will look at cross-site scripting, which is a client-side attack that targets the victim's browser with malicious code.
Instructional Video2:27
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Edit the Movies Table

Higher Ed
The movies table is edited to make all fields non-nullable. You will learn how to redesign a table and update the database with the changes. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and...
Instructional Video4:40
Curated Video

Practical Cyber Hacking Skills for Beginners - NMAP Scripting

Higher Ed
In this video, we will look at the different scripts used in NMAP, programs, or codes used to check the vulnerability of networks and other functional availabilities.
Instructional Video3:28
Great Big Story

Breaking barriers, Mickey Rowe's groundbreaking performance

12th - Higher Ed
Mickey Rowe, the first autistic actor to play Christopher Boone, shares his journey in "The Curious Incident of the Dog in the Night-Time".
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the basic...
Instructional Video11:47
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Main and Credits Menu

Higher Ed
In this video, you will learn how to create and add a main and credits menu to our game for a better user experience.
Instructional Video3:02
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Sound Effects

Higher Ed
In this video, you will learn how to add unique sound effects to our game to bring it to life.
Instructional Video12:54
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items

Higher Ed
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Instructional Video2:02
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Higher Ed
In this video, you will learn how to control player movement while dashing with this technique.
Instructional Video3:25
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Trail Renderer

Higher Ed
In this video, you will learn how to implement the trail renderer to enhance our game's visual effects.
Instructional Video3:26
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Double Jump Mechanic

Higher Ed
In this video, you will learn how to implement the double jump mechanic, allowing our player to jump again while in the air.
Instructional Video9:01
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement

Higher Ed
In this video, you will learn how to implement the left and right movement, allowing our player to move horizontally.
Instructional Video11:14
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Time Series Prediction

Higher Ed
In this video, we will do the same forecasting exercise that we did with an autoregressive liner model, but with a simple RNN instead. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of...
Instructional Video5:54
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN Code Preparation

Higher Ed
In this video, we will understand how to write code in TensorFlow 2 for a simple RNN. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video11:45
Curated Video

Modern JavaScript from the Beginning - Second Edition - Speech Recognition API - Color Say Project

Higher Ed
In this video, you will learn about the Speech Recognition API. We will see how to create a project that recognizes a user's speech and changes the background color of the page accordingly. This clip is from the chapter "Web Browser...