Curated Video
Binary: The Computer Language
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....
Great Big Story
The choctaw code talkers of world war I
Discover the story of the Choctaw soldiers whose native language became a pivotal military code during WWI, baffling the Germans.
Curated Video
History of Minecraft for Kids | Bedtime History
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.
Bedtime History
Navajo Code Talkers for Kids | Bedtime History
Learn about the Navajo Code Talkers, who served valiantly during World War II.
Curated Video
Samurai for Kids | Bedtime History
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...
Communication Coach Alex Lyon
How to Lead by Example in 4 Ways
How to lead by example in 4 important ways.
Wonderscape
The Early Life of Thomas Edison
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...
Wonderscape
Samuel Morse and the Invention of Morse Code
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...
FuseSchool
Defining Robotics
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...
Science Buddies
Make a Color Detector App with MIT App Inventor
Design a mobile app designed to assist colorblind people that uses your phone's camera and automatically detects colors.
Wonderscape
Exploring the Advantages of Cryptocurrencies
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...
Science Buddies
Build an Obstacle-Detecting Walking Stick
Build an obstacle-detecting walking stick to provide an audible warning for visually impaired users.
Science Buddies
How to Use External Real-Time Clock (RTC) with Arduino
This easy video tutorial will show you how to use an Arduino.
Science Buddies
Real-Time Clock (RTC) on Arduino UNO R4 Minima
This easy video tutorial will show you how to use an Arduino.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Stories Section
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.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Header Section-1
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.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Jump Mechanic
In this video, you will learn how to implement the jump mechanic, allowing our player to jump over obstacles.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Hello World
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Simple Functions
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Better Coding Practice, Completing the Game
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (if, else, elif)
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...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Merge Conflict on Pull Request
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.