Instructional Video0:47
Curated Video

Carbohydrate

6th - 12th
Molecules such as sugar and starch, which form an important energy source for living organisms. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig...
Instructional Video3:45
Wonderscape

The Twenty-Second Amendment: Limiting Presidential Terms

K - 5th
This video explores the Twenty-Second Amendment, ratified in 1951, which limits U.S. Presidents to two terms in office. Learn about how Franklin D. Roosevelt's four-term presidency during the Great Depression and World War II led to...
Instructional Video4:03
Curated Video

Subtracting Integers with Grade 7 Using The Number System

9th - Higher Ed
Welcome back to Math Defined! In this video, we're diving into the essential math skill of subtracting integers. Whether integers have the same or different signs, I'll show you simple steps to solve these problems quickly...
Instructional Video4:55
Wonderscape

Understanding Plant and Animal Cells: Structure and Function

K - 5th
Explore the basic structure and functions of plant and animal cells, the fundamental units of living organisms. Learn about the similarities and differences between plant and animal cells, including the roles of the cell membrane,...
Instructional Video8:18
Curated Video

Algebra | Two-Step Equations | Maths with Mrs. B

K - 12th
This video builds upon foundational knowledge of algebraic equations, delving into the methodology for solving two-step equations with clear, step-by-step explanations.



00:00 In
troduction

00:14 Questions

00:32...
Instructional Video8:12
Curated Video

Algebra | Equations - An Introduction | Maths with Mrs. B

K - 12th
This video introduces the concept of algebraic equations and guides learners through the process of solving one-step equations, step by step.



00:00 In
troduction
00:16 What
is an Equation?
02:
13 Solving...
Instructional Video14:35
Curated Video

Fractions and Mixed Numbers: Adding and Subtracting

9th - Higher Ed
Ready to conquer fractions and mixed numbers once and for all? In this comprehensive mini-course, we'll dive deep into the world of fractions and mixed numbers, focusing specifically on adding and subtracting operations.
Instructional Video12:52
Curated Video

Machine Learning: Random Forest with Python from Scratch - Calculator Project

Higher Ed
This video demonstrates how to create our calculator using addition and subtraction functions.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video12:00
Curated Video

Machine Learning: Random Forest with Python from Scratch - Strings

Higher Ed
Here, we will look at the second datatype, strings, which are characters, used to represent text instead of numbers.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
Instructional Video8:31
Curated Video

Modern JavaScript from the Beginning - Second Edition - Web Audio API

Higher Ed
In this video, you will learn about the Web Audio API. We will see how to use this API to create audio effects in our application.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
Instructional Video10:33
Curated Video

Modern JavaScript from the Beginning - Second Edition - Basic Array Methods

Higher Ed
In this video, you will learn about some basic array methods in JavaScript, such as push(), pop(), shift(), unshift(), and splice().
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript from the...
Instructional Video9:43
Curated Video

Modern JavaScript from the Beginning - Second Edition - Operators

Higher Ed
In this video, we will introduce operators in JavaScript, including arithmetic, comparison, logical, and assignment operators, and how to use them in our code.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods,...
Instructional Video1:49
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Setting Basics

Higher Ed
This video helps you with setting up the web IDE that we will be using for Rust programming.
<
br/>
This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This...
Instructional Video2:31
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Safe Mode and Unsafe Mode in Rust

Higher Ed
Rust is a modern programming language that prioritizes memory safety and performance. In this video, you will dive into the two modes of operation in Rust—safe mode and unsafe mode.
<
br/>
This clip is from the chapter "What Is...
Instructional Video8:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - path Module

Higher Ed
The path module provides methods for working with file paths and directories. In this video, we will explore the different methods available in the path module and how to use them to manipulate file paths in our Node.js...
Instructional Video4:43
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Function with Return

Higher Ed
In this video, we will discover the concept of return statements in JavaScript functions. You will learn to use return statements to return values from functions, making them more versatile and allowing us to use the returned value in...
Instructional Video5:02
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arithmetic Operator

Higher Ed
In this video, we will dive into the arithmetic operators in JavaScript, including addition, subtraction, multiplication, and division. You will learn to perform basic mathematical operations and manipulate numerical values in code.
Instructional Video7:23
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Error Handling in Rust

Higher Ed
This video helps with error handling in Rust.<br<br/>/>

This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Instructional Video2:16
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Final JavaScript Course Template Review

Higher Ed
This video will provide a final review of the JavaScript course template on CodeSandbox, ensuring that you have all the necessary tools and resources to successfully complete the course and build your own web applications.
<
br/>...
Instructional Video5:13
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Arithmetic Operators in Solidity

Higher Ed
In this video, you will learn about arithmetic operators in Solidity and how to use them to perform basic mathematical operations such as addition, subtraction, multiplication, and division on numerical data types like integers and...
Instructional Video3:38
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Relational Databases - SQL

Higher Ed
This video explains SQL, a relational database where data is organized into rows and columns in a table. The entries in the table can have relationships to other tables and the developer can choose to structure ways to query or group...
Instructional Video4:16
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advancing in Tableau

Higher Ed
This video will look at its simplified interface's powerful functionalities, such as advanced calculations, subsets, spatial processes, and various visualizations.
Instructional Video7:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Understanding Inheritance - Why Do We Need It?

Higher Ed
In this video, we will understand inheritance and why we need it.
Instructional Video3:37
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - If Else Problem - Implementing with Nested If Else

Higher Ed
In this video, you will learn about an if else problem—implementing with nested if else.