Curated Video
Thailand soccer team Tham Luang cave rescue
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.
Bedtime History
Tegla Loroupe Story | Bedtime History
Learn about Tegla Loroupe, the little girl from Africa who grew up to be a famous marathon runner and an inspiration to her people.
Bedtime History
History of Navy SEALs for Kids | Bedtime History
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.
Great Big Story
Running Beyond Limits, Katie Cooke's Inspiring Journey
Discover how Katie Cooke, despite her epilepsy, finds freedom and strength through running, challenging perceptions and inspiring many.
Wonderscape
The Ancient Olympics: From Religious Ceremony to Legendary Games
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...
Wonderscape
The Early Life of Sacagawea: From Shoshone Chief's Daughter to Captive
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...
Science Buddies
The Taylor Swift Challenge
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.
Curated Video
Why Kate Bush’s Viral Success from Stranger Things is Radical
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?
Wonderscape
Punctuation Perfection: Using Commas with Adjectives
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...
Curated Video
Breaking the Myth of the Four Minute Mile
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.
Curated Video
Running Shoes: From Function to Fashion
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...
Curated Video
Performance and Efficiency in Solar Module Manufacturing
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...
Curated Video
The Mission to Combat Blindness in Ethiopia
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,...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use the Dashboard Tab
This video explains how to use the dashboard tab.
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - setInterval and clearInterval Functions
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Call Stack
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Execution Context
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Const in Rust - Constants
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Connect to Database with Azure Data Studio
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.
Curated Video
Modern JavaScript from the Beginning - Second Edition - os Module
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - What Is Unit Testing?
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Webpack DevServer Plugin
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...