Crash Course
Federal Theatre and Group Theater: Crash Course Theater #42
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....
TED-Ed
TED-Ed: Making a TED-Ed Lesson: Visualizing complex ideas
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...
Crash Course
The Director: Crash Course Film Production
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...
TED-Ed
TED-Ed: The race to decode a mysterious language | Susan Lupack
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...
TED Talks
TED: Why I'm done trying to be "man enough" | Justin Baldoni
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...
Crash Course
The Filmmaker's Army: Crash Course Film Production
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...
TED-Ed
TED-Ed: The rise and fall of history's first empire | Soraya Field Fiorio
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...
TED Talks
Rajesh Rao: A Rosetta Stone for a lost language
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.
Curated Video
Evolution of the Alphabet | Earliest Forms to Modern Latin Script
Evolution of the Alphabet | Earliest Forms to Modern Latin Script
Curated Video
Practical Cyber Hacking Skills for Beginners - Web Attack - Cross-Site Scripting
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.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Edit the Movies Table
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...
Curated Video
Practical Cyber Hacking Skills for Beginners - NMAP Scripting
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.
Great Big Story
Breaking barriers, Mickey Rowe's groundbreaking performance
Mickey Rowe, the first autistic actor to play Christopher Boone, shares his journey in "The Curious Incident of the Dog in the Night-Time".
Get Me Coding
How To Create a MySQL Database Schema on Windows
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...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Main and Credits Menu
In this video, you will learn how to create and add a main and credits menu to our game for a better user experience.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Sound Effects
In this video, you will learn how to add unique sound effects to our game to bring it to life.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing
In this video, you will learn how to control player movement while dashing with this technique.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Trail Renderer
In this video, you will learn how to implement the trail renderer to enhance our game's visual effects.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Double Jump Mechanic
In this video, you will learn how to implement the double jump mechanic, allowing our player to jump again while in the air.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement
In this video, you will learn how to implement the left and right movement, allowing our player to move horizontally.
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Time Series Prediction
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...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - RNN Code Preparation
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Speech Recognition API - Color Say Project
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...