Instructional Video2:16
Great Big Story

Sarah hendrickson, the Thrill of olympic ski jumping

12th - Higher Ed
Dive into the exhilarating world of Olympic ski jumper Sarah Hendrickson as she describes the surreal sensation of flying down slopes at 55 mph and the silence of flight.
Instructional Video1:40
Great Big Story

John Daly, thrills and challenges of olympic skeleton racing

12th - Higher Ed
Olympic skeleton racer John Daly shares the adrenaline rush and challenges of sliding face-first at 90mph on the ice track.
Instructional Video5:30
Wonderscape

The Thrills of Physics: Understanding Roller Coaster Energy

K - 5th
Explore the law of conservation of energy and how it applies to the exhilarating experience of roller coasters. This video explains how gravitational potential energy and kinetic energy interact and transform throughout a roller coaster...
Instructional Video4:56
Wonderscape

Dolphins: Our Companions in the Sea and Beyond

K - 5th
Discover the unique bond between humans and dolphins, from scientific research using drones to their roles in rescue missions and entertainment. Delve into how these intelligent creatures contribute to safety, science, and popular...
Instructional Video7:05
Wonderscape

The Science of Roller Coasters: Friction, Acceleration, and Thrills

K - 5th
Dive into the science behind roller coasters, exploring how friction and acceleration play crucial roles. Understand how friction converts energy into heat, impacting the coaster's motion, and learn how acceleration, influenced by...
Instructional Video5:07
Curated Video

Big Ideas - Episode 16 - Land Speed Records

Pre-K - Higher Ed
In 1964 at the Butterfield Salt Flats in Utah, 27 year old speed king Craig Breedlove became the first to move across the earth s surface at more than five hundred miles per hour. In the process of setting his third world land speed...
Instructional Video5:07
Curated Video

Big Ideas - Episode 20 - GPS Technology

Pre-K - Higher Ed
The Big Idea of track-armored vehicles, or Tanks , became a reality during WW1, in an effort to break the deadlock of trench warfare. The tank proved the ideal vehicle to cross over unstable or dangerous terrain, such as barbed wire, to...
Instructional Video5:07
Curated Video

Big Ideas - Episode 5 - Racing Circuits

Pre-K - Higher Ed
The world of Formula One racing is no stranger to new technology. The ING race index has taken the Big Idea of racetrack design to a new level. Hermann Tilke, a former racing driver, became a leader in race circuit design. Tilke...
Instructional Video2:32
Curated Video

The Darjeeling Himalayan Railway

Pre-K - Higher Ed
Since 1881 this tiny steam train has been carrying passengers and freight between Siliguri, at the base of the Himalayas, to the hill town of Darjeeling.
Instructional Video2:34
Curated Video

Career Advice for Aspiring Tech Professionals

9th - Higher Ed
Jason, President of an IT solutions consulting company, explains why he likes to hire graduates from the college of engineering, particularly those with backgrounds in computer science, engineering technology, or IT. He highlights the...
Instructional Video2:11
Curated Video

The Role of a Management Assistant in Employee Development

9th - Higher Ed
Amanda is a dedicated Management Assistant with Enterprise Holdings, serving as a vital link between frontline employees and upper management. With a passion for hands-on training and employee development, she excels in providing...
Instructional Video12:26
Science Buddies

Automatic Dog (or cat) Treat Dispenser with Arduino

K - 5th
Build an automatic pet treat dispenser using an Arduino in this fun engineering project.
Instructional Video5:04
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore

Higher Ed
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked. This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the...
Instructional Video8:36
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict

Higher Ed
This video explains how to solve the merge conflict in Git. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Instructional Video5:59
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Create Database

Higher Ed
This video explains how to create a database. 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 Video2:19
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-1

Higher Ed
This video explains adding the code to GitHub. This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website views and layout.
Instructional Video25:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Linked Lists

Higher Ed
Linked lists are a data structure that allows us to store data in a sequence of nodes. In this video, you will learn how linked lists work, how to create them, and how to perform basic operations on them. This clip is from the chapter...
Instructional Video12:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Poll Project

Higher Ed
In this project, we will use sets and maps to create a poll application that allows users to vote on different options and displays the results in real-time. This clip is from the chapter "Iterators, Generators, and Data Structures" of...
Instructional Video4:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - Project Introduction-1

Higher Ed
This video provides an introduction to the Tracalorie App project, which is a meal and workout tracker built using object-oriented programming principles. The video outlines the purpose and goals of the project and provides an overview...
Instructional Video4:49
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Using array.map() Inside JSX Elements

Higher Ed
In this video, you will learn to dynamically render elements based on an array of data, leveraging the power of array.map() to generate JSX components. We will understand different use cases and provide tips for efficient and effective...
Instructional Video7:28
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Introduction

Higher Ed
Here, we will understand multiprocessing and monitor how our CPU functions during multiprocessing.
Instructional Video18:29
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater

Higher Ed
In this video, we will discuss the possible steps to resolve this interview question on trapping rainwater. You will get an idea as to what action items one needs to follow to solve this complex problem. This clip is from the chapter...
Instructional Video2:52
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Virus Detection Algorithm with Asymmetric Arrays

Higher Ed
This is an exercise video where you will work on a virus detection algorithm with the help of asymmetric arrays. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery...