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.
Instructional Video6:43
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Clone: Any Repository

Higher Ed
This video explains how to clone any repository on the Internet on Git. This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to clone your...
Instructional Video13:52
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Rebase Introduction

Higher Ed
This video introduces you to Git rebase. This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Instructional Video10:43
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Always Pull Before You Push

Higher Ed
This video explains pull before you push; doing so will ensure that your local copy is in sync with the remote repository. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical...
Instructional Video15:17
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Feature Branch

Higher Ed
The Git feature branch workflow is a composable workflow that can be leveraged by other high-level Git workflows. This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This...
Instructional Video7:50
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Introduction to Git Branches

Higher Ed
This video introduces you to Git branches. This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Instructional Video6:33
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Diff

Higher Ed
This video explains Git Diff, which shows changes between the working tree and the index of a tree, changes between the index and a tree, changes between two trees, changes resulting from a merge, and changes between two blob objects....
Instructional Video3:43
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Configuration

Higher Ed
This video explains how to configure Git into your system. This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you configure it.
Instructional Video9:11
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Installation and Setup

Higher Ed
This video explains the process of installation and setting up of Git. This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you...