Instructional Video3:12
Curated Video

Counting Minutes

3rd - 5th
Find the difference in minutes between two times within the same hour using the number line.
Instructional Video5:23
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Action

Higher Ed
This video explains the action items. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Instructional Video7:04
Curated Video

Empress Matilda part 6: Countess of Anjou

12th - Higher Ed
Matilda reluctantly married Geoffrey of Anjou. He was much younger than Matilda and their marriage got off to a rocky start. However, at King Henry I's urging, they eventually reconciled and went on to have three sons. Although the King...
Instructional Video8:03
Curated Video

Machine Learning Random Forest with Python from Scratch - How Decision Trees and Random Forest Work

Higher Ed
We will understand what a decision tree is and create a decision tree and get a prediction result from the decision tree. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video3:27
Curated Video

Eleanor of Aquitaine part 2: Petronilla and Raoul I's Marriage and the Burning of Vitry

12th - Higher Ed
A marriage between Eleanor's sister, Petronilla and the already married Raoul I of Vermandois triggers hostilities between Louis VII's and Theobault II, the brother of Raoul's first wife. This tension culminates in Louis VII burning of...
Instructional Video3:19
Two Minute Music Theory

How To Find The Key

12th - Higher Ed
A flowchart for reading the Key Signature
Instructional Video1:31
The Kiboomers

Five Little Kites | Kids Song | Lyrics | Spring | Nursery Rhyme | Numbers and Counting

Pre-K - K
The Kiboomers! Five Little Kites! Kids Song and Nursery Rhyme! Watch our ‘Five Little Kites’ video with song lyrics and sing along with the kids! FIVE LITTLE KITES SONG LYRICS FOR CHILDREN: Five little kites flying high in the sky Said,...
Instructional Video5:32
Rock 'N Learn

Telling Time - How To Read in Minutes

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn Mathematics. Enjoy learning with fun, catchy, engaging mathematics songs.
Instructional Video4:38
Curated Video

Complete Modern C++ - Launch Policies

Higher Ed
In this video, understand what launch policies are and how to use them in std::async. This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
Instructional Video5:38
Curated Video

Comprehensive Android Developer Bootcamp - CRUD Finalize

Higher Ed
Build a Baby Needs App:CRUD Finalize This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app. You will start from...
Instructional Video9:31
Curated Video

Excel VBA Programming The Complete Guide - VBA Functions, Part I

Higher Ed
The VBA object includes many helper methods to assist the developer with common utility operations. In this lesson, we explore the LCase, UCase, Len, Trim, and InStr methods for working with strings. This clip is from the chapter...
Instructional Video3:54
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Web Application

Higher Ed
This video demonstrates how to create a web application. This clip is from the chapter "AZ-204 Azure App Service" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to expand mobile Internet with 3G...
Instructional Video18:40
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Summary Component

Higher Ed
In this video you'll continue working on the new feature from the previous video. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section explains...
Instructional Video7:16
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Alternative setState Syntax

Higher Ed
In this video you'll look at an alternative way you can change component state. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
Instructional Video9:36
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Subscribing and Dynamic Actions

Higher Ed
In this video you'll learn how to subscribe to changes in the Redux store. That means you'll be able to run some code whenever the data changes. This clip is from the chapter "Redux" of the series "The Complete React Developer Course...
Instructional Video7:54
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Setting up Redux

Higher Ed
In this video you'll install Redux and use it to create your first Redux store. This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about Redux in detail.