Instructional Video3:36
Paul Marriott

4 x 9W Light Bulb Smart Home System w/Bluetooth Pushbutton Remote, ESP32 & 5V Relay Modules

9th - 12th
A demonstration of a 4 x 9W light bulb smart home system prototype. Each light bulb is connected to a 5V relay module. A special input controller (instead of an Android smartphone with app) is used to turn each respective light bulb on...
Instructional Video3:34
NASA

For 15 Years, GRACE Tracked Freshwater Movements Around the World

3rd - 11th
Between 2002 and 2016, the Gravity Recovery and Climate Experiment (GRACE) tracked the movement of freshwater around the planet. NASA scientists used GRACE data to identify regional trends of freshwater movement, and combined that...
Instructional Video5:09
Curated Video

Multi-Paradigm Programming with Modern C++ - Dive into Ranges

Higher Ed
You probably have more questions than answers at this point: how does the pipeline work? How many loops did we just write? What is the return value of a pipeline? Where are the intermediate results stored? And of course, what else can we...
Instructional Video3:16
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Seaborn Library Recap

Higher Ed
This video explains Seaborn library recap. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video1:57
Curated Video

British Bitesize Lesson #20: HEEL

Pre-K - Higher Ed
My gift to you this Christmas is 25 British Bitesize Lessons. Lesson #20 is about the word HEEL.
Instructional Video3:38
Curated Video

Kites and Rhombuses

3rd - 5th
Identifying special types of quadrilaterals based on the side lengths such as kites and rhombuses.
Instructional Video5:57
Curated Video

Multi-Paradigm Programming with Modern C++ - Enter Ranges

Higher Ed
Most algorithms use a pair of iterators. Most containers can be thought of as a pair of begin() and end() iterators. Why not use a pair of iterators everywhere? Roughly, this is what ranges are all about. • Installing range-v3 from...
Instructional Video3:45
Curated Video

Complete Modern C++ - Task-Based Concurrency - Part II

Higher Ed
This videos explains std::async in more depth. This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
Instructional Video3:27
Brian McLogan

Algebra 2 - Factoring a trinomial by first factoring out the gcf, 4p^2 + 4p - 24

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video12:54
All Ears English

IELTS Energy 977: The Skinny on Slang for Speaking Part 1

Pre-K - Higher Ed
The Skinny on Slang for Speaking Part 1
Instructional Video1:48
Curated Video

The Complete Practical Docker Guide - Challenge: Redis and Redis-Commander

Higher Ed
This is a challenge video that gives the problem statement for Redis and Redis-Commander. This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The Complete Practical Docker Guide".This...
Instructional Video3:13
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Total Marks per Course

Higher Ed
In this session, we will work on showing the total marks that the students have achieved per course. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on...
Instructional Video5:52
Curated Video

Cockney Rhyming Slang

Pre-K - Higher Ed
Cockney Rhyming Slang. Do you like the cockney accent?
Instructional Video1:55
Curated Video

Recognizing Rhombi

K - 12th
Recognize squares as subsuming of rhombi and rectangles.
Instructional Video1:34
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - What is JSON

Higher Ed
In this video, we will see what JSON is. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the benefits of a...
Instructional Video6:06
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - What is JSON

Higher Ed
In this video, we'll cover what is JSON. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about JSON, JSON...
Instructional Video6:46
Rachel's English

Homophones Part 4

6th - Higher Ed
In this English grammar video you will learn all of the common homonyms and homophones in the English language. Homophones and homonyms are difficult when you are learning English grammar and vocabulary. But in this video you learn all...
Instructional Video2:24
Curated Video

World of Computer Networking Your CCNA start - Same Network or Different

Higher Ed
This video explains when to use the same network and when to use a different network. This clip is from the chapter "Networks Masks and Subnetting" of the series "World of Computer Networking: Your CCNA start".This section introduces you...
Instructional Video2:29
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - RSA Overview

Higher Ed
In this video, we'll take a quick overview of RSA. This clip is from the chapter "Encryption and Hashing Overview" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you learn about encryption and hashing.
Instructional Video2:16
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Asymmetric Keys Overview

Higher Ed
In this video, we'll take a quick overview of asymmetric keys. This clip is from the chapter "Encryption and Hashing Overview" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you learn about encryption and...
Instructional Video14:12
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Converting HashMap into JSON

Higher Ed
This video demonstrates how to convert HashMap into JSON. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains the...
Instructional Video3:40
Curated Video

Angles in Parallelograms

3rd - 5th
Identifying special types of parallelograms based on the angle properties.
Instructional Video4:58
Curated Video

Finding Factor Pairs

3rd - 5th
Find all factor pairs having the same factor for a whole number using the number line.
Instructional Video3:38
Curated Video

Adding Integers with Counters

3rd - 5th
Use counters to represent the addition of integers.