Great Big Story
Sarah hendrickson, the Thrill of olympic ski jumping
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.
Great Big Story
John Daly, thrills and challenges of olympic skeleton racing
Olympic skeleton racer John Daly shares the adrenaline rush and challenges of sliding face-first at 90mph on the ice track.
Wonderscape
The Thrills of Physics: Understanding Roller Coaster Energy
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...
Wonderscape
Dolphins: Our Companions in the Sea and Beyond
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...
Wonderscape
The Science of Roller Coasters: Friction, Acceleration, and Thrills
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...
Curated Video
Big Ideas - Episode 16 - Land Speed Records
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...
Curated Video
Big Ideas - Episode 20 - GPS Technology
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...
Curated Video
Big Ideas - Episode 5 - Racing Circuits
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...
Curated Video
The Darjeeling Himalayan Railway
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.
Curated Video
Career Advice for Aspiring Tech Professionals
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...
Curated Video
The Role of a Management Assistant in Employee Development
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...
Science Buddies
Automatic Dog (or cat) Treat Dispenser with Arduino
Build an automatic pet treat dispenser using an Arduino in this fun engineering project.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore
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...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create Database
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-1
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.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Linked Lists
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Poll Project
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Project Introduction-1
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Using array.map() Inside JSX Elements
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...
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Introduction
Here, we will understand multiprocessing and monitor how our CPU functions during multiprocessing.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Virus Detection Algorithm with Asymmetric Arrays
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...