Instructional Video2:45
Curated Video

Binary: The Computer Language

6th - 12th
We use binary every day – although we might not know it. Find out how this number system is used in computers to store large amounts of data. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Instructional Video1:51
Great Big Story

The choctaw code talkers of world war I

12th - Higher Ed
Discover the story of the Choctaw soldiers whose native language became a pivotal military code during WWI, baffling the Germans.
Instructional Video7:45
Curated Video

History of Minecraft for Kids | Bedtime History

K - 5th
Learn about the history of the creation of Minecraft, from its original version by Markus Persson to the many mods and newer versions now built by Microsoft.
Instructional Video9:58
Bedtime History

Navajo Code Talkers for Kids | Bedtime History

K - 12th
Learn about the Navajo Code Talkers, who served valiantly during World War II.
Instructional Video10:05
Curated Video

Samurai for Kids | Bedtime History

K - 5th
Discover the legendary world of samurai in this captivating video! Journey back to feudal Japan and explore the fascinating lives of these elite warriors who lived by the code of Bushido. Learn about their rigorous training, the...
Instructional Video6:21
Communication Coach Alex Lyon

How to Lead by Example in 4 Ways

Higher Ed
How to lead by example in 4 important ways.
Instructional Video4:36
Wonderscape

The Early Life of Thomas Edison

K - 5th
Learn about the early years of Thomas Edison, from his childhood in Ohio and Michigan to his fascination with mechanical inventions. Discover how his early experiences as a telegraph operator shaped his passion for innovation and led to...
Instructional Video3:15
Wonderscape

Samuel Morse and the Invention of Morse Code

K - 5th
This video details Samuel Morse’s collaboration with Leonard Gale and Alfred Vail to develop the first one-wire telegraph. Learn how Morse refined his invention with the creation of Morse Code, a system of dots and dashes that...
Instructional Video3:57
FuseSchool

Defining Robotics

6th - Higher Ed
This video provides a foundational understanding of robotics, describing it as a branch of technology that deals with the design, construction, operation, and application of robots. The video explains the general components of...
Instructional Video20:43
Science Buddies

Make a Color Detector App with MIT App Inventor

K - 5th
Design a mobile app designed to assist colorblind people that uses your phone's camera and automatically detects colors.
Instructional Video3:49
Wonderscape

Exploring the Advantages of Cryptocurrencies

K - 5th
Discover the benefits of cryptocurrencies, including their independence from central authorities, potential for high returns, and user anonymity. Learn how decentralized technology is reshaping financial transactions and enabling global...
Instructional Video8:30
Science Buddies

Build an Obstacle-Detecting Walking Stick

K - 5th
Build an obstacle-detecting walking stick to provide an audible warning for visually impaired users.
Instructional Video9:05
Science Buddies

How to Use External Real-Time Clock (RTC) with Arduino

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video10:06
Science Buddies

Real-Time Clock (RTC) on Arduino UNO R4 Minima

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video26:59
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Stories Section

Higher Ed
Learn how to recreate the captivating stories section within the Instagram UI clone, gaining valuable insights into its construction and adding a dynamic element to your project.
Instructional Video26:54
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Header Section-1

Higher Ed
Learn how to construct the header section of the Tesla UI clone in this video, as we delve into the intricacies of design and functionality to create an immersive user experience.
Instructional Video10:35
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Jump Mechanic

Higher Ed
In this video, you will learn how to implement the jump mechanic, allowing our player to jump over obstacles.
Instructional Video7:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Hello World

Higher Ed
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video5:57
Curated Video

Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function

Higher Ed
In this video, we will discuss a function that returns values as true or false, also called the Boolean function. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video5:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Simple Functions

Higher Ed
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video6:07
Curated Video

Machine Learning: Random Forest with Python from Scratch - Better Coding Practice, Completing the Game

Higher Ed
In this lecture, we will complete the game we left in the previous lesson. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on the...
Instructional Video8:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)

Higher Ed
Continuing with the decision-making lesson, we will understand what a nested if statement is. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video9:49
Curated Video

Machine Learning: Random Forest with Python from Scratch - Decision Making (if, else, elif)

Higher Ed
Let's understand the fundamental element of any programming language: decision-making. We will look at the if, else, and elif statements. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video10:56
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Merge Conflict on Pull Request

Higher Ed
This video explains how to merge conflict on a Pull request. This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.