Instructional Video5:02
Curated Video

Thailand soccer team Tham Luang cave rescue

K - 5th
Learn about a current event, the rescue of the soccer team in the Tham Luang Thailand caves; and the brave divers who gave their all to bring the boys to safety.
Instructional Video6:12
Bedtime History

Tegla Loroupe Story | Bedtime History

K - 12th
Learn about Tegla Loroupe, the little girl from Africa who grew up to be a famous marathon runner and an inspiration to her people.
Instructional Video5:24
Bedtime History

History of Navy SEALs for Kids | Bedtime History

K - 12th
Learn about the specialized military group, what it takes to become a SEAL and some of the missions they have carried out to help others.
Instructional Video3:15
Great Big Story

Running Beyond Limits, Katie Cooke's Inspiring Journey

12th - Higher Ed
Discover how Katie Cooke, despite her epilepsy, finds freedom and strength through running, challenging perceptions and inspiring many.
Instructional Video4:36
Wonderscape

The Ancient Olympics: From Religious Ceremony to Legendary Games

K - 5th
This video delves into the origins of the Olympic Games in ancient Greece, which began in 776 BC as a religious ceremony to honor Zeus. It explores the events, the sacred truce, and the olive wreaths given to winners. The ancient games...
Instructional Video4:05
Wonderscape

The Early Life of Sacagawea: From Shoshone Chief's Daughter to Captive

K - 5th
Explore the early life of Sacagawea, the Shoshone woman who became a key figure in Lewis and Clark's expedition. Learn about her childhood, her capture by the Hidatsa tribe, and her eventual marriage to French fur trapper Toussaint...
Instructional Video1:13
Science Buddies

The Taylor Swift Challenge

K - 5th
Based on Taylor Swift's Eras Tour treadmill workout, in this science project you will find out how talking and singing impact people's speed or heart rate while running.
Instructional Video9:50
Curated Video

Why Kate Bush’s Viral Success from Stranger Things is Radical

12th - Higher Ed
So what does “Running Up that Hill” tell us about the history of music royalties? How has Kate Bush been challenging the music industry since the 70s?
Instructional Video3:40
Wonderscape

Punctuation Perfection: Using Commas with Adjectives

K - 5th
This video focuses on the correct use of commas in sentences with multiple adjectives, using engaging examples like fish descriptions and seaweed hiding spots. It teaches how commas separate adjectives to make sentences clearer and...
Instructional Video2:34
Curated Video

Breaking the Myth of the Four Minute Mile

Pre-K - Higher Ed
In the early 1950 sports journalists had proclaimed that to run an imperial mile in less than four minutes was impossible. But a medical student named Roger Bannister knew they were wrong and had planned a race to prove it could be done.
Instructional Video2:36
Curated Video

Running Shoes: From Function to Fashion

Pre-K - Higher Ed
This video explores the evolution of running shoes, from their early beginnings to the advanced technology used in modern designs. It highlights the importance of cushioning and support to prevent injuries, as well as the influence of...
Instructional Video2:28
Curated Video

Performance and Efficiency in Solar Module Manufacturing

9th - Higher Ed
Geethika is a Principal Engineer with First Solar in Ohio, where they focus on ensuring the performance, throughput, and yield of the modules produced. Geethika leads efforts to optimize high-volume manufacturing processes, implement...
Instructional Video6:09
Curated Video

The Mission to Combat Blindness in Ethiopia

3rd - Higher Ed
In Ethiopia, there is a significant crisis of visual impairment and a high prevalence of blindness. Dr. Samuel Bora, part of the Tropical Health Alliance Foundation, is combating this issue by performing high-volume cataract surgeries,...
Instructional Video10:37
Instructional Video10:52
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation

Higher Ed
In this video, we will examine the computation of the Z-Score, a critical statistical metric used in pairs trading. You will learn to correct potential inaccuracies/inconsistencies in the Z-Score calculation, ensuring that the...
Instructional Video8:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - setInterval and clearInterval Functions

Higher Ed
In this video, you will learn about the setInterval and clearInterval functions in JavaScript. We will see how to use these functions to execute a task repeatedly at a given interval and how to stop the interval. This clip is from the...
Instructional Video4:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - The Call Stack

Higher Ed
Finally, this video explains call stack, which is the mechanism used by JavaScript to keep track of function calls and their respective execution contexts. This clip is from the chapter "Functions, Scope, and Execution Context" of the...
Instructional Video9:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - Execution Context

Higher Ed
Here, you will learn about execution context, which is the environment in which JavaScript code is executed. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the Beginning".In...
Instructional Video4:19
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Const in Rust - Constants

Higher Ed
In this video, you will learn about constants in Rust and how to use them in your programs. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This...
Instructional Video8:15
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes

Higher Ed
This video explains how to manage database changes. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video4:49
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Connect to Database with Azure Data Studio

Higher Ed
This video explains how to connect to a database with Azure Data Studio. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video11:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - os Module

Higher Ed
The os module provides methods for working with the operating system. In this video, we will explore the different methods available in the os module and how to use them to retrieve information about the operating system and the computer...
Instructional Video3:28
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Is Unit Testing?

Higher Ed
In this video, we will explain what unit testing is and why it's important. We will talk about the benefits of unit testing, the difference between unit testing and other types of testing, and the principles of good unit testing. This...
Instructional Video4:44
Curated Video

Modern JavaScript from the Beginning - Second Edition - Webpack DevServer Plugin

Higher Ed
In this video, we will explore the Webpack DevServer plugin, which allows us to run a local development server that automatically rebuilds our project whenever we make changes. You will learn how to set up the DevServer plugin and how to...