Instructional Video13:19
Brave Wilderness

Is KILLER BEE Honey Dangerous?!

6th - 8th
Is Killer Bee honey dangerous to eat or just dangerous to get?! On this episode of Breaking Trail, Coyote and the crew go up against over 30,000 Killer Bees to find out if their honey tastes better than the farmed raw honey you can buy...
Instructional Video4:59
Curated Video

Comparing and Ordering Decimal Numbers to the Thousandths Place

K - 5th
Learn how to compare and order decimal numbers to the thousandths place by comparing digits in the same decimal place value from left to right. Explore the concept using the analogy of dividing a whole dollar into tens, hundreds, and...
Instructional Video6:39
Curated Video

Complete Modern C++ - Callbacks Revisited - Function Pointers

Higher Ed
This video revisits the concepts of function pointers as callbacks. This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
Instructional Video10:42
Curated Video

Excel VBA Programming The Complete Guide - Select Case

Higher Ed
Multiple If statements can quickly clutter up a procedure. The Select Case construct offers a convenient alternative. In this lesson, we'll explore the syntax for Select across a variety of examples. This clip is from the chapter...
Instructional Video5:44
Brian McLogan

LCD of Fraction VS LCD of Rational Expression

12th - Higher Ed
Students struggle with adding and subtracting rational expressions because they cannot find the least common denominator. In this video I will show you how to compare finding the LCD for fractions to rational expressions.
Instructional Video2:41
Curated Video

Unit Price

3rd - 5th
Use unit pricing to compare items.
Instructional Video3:49
Curated Video

Counting Stars (Using both multiplicative and additive comparisons in real-life situations)

K - 12th
There are two unique groups of stars that we can see. One with pink stars, they call it the pink group. The other, with blue stars, they call it the blue group. Zed wants to compare between the two groups, so he said: In the blue group,...
Instructional Video9:08
The Learning Depot

Verb Mood: Indicative, Imperative, and Subjunctive | Properties of Verbs

12th - Higher Ed
Mood is a property of verbs that shows the mood, or attitude, of the speaker. Mood is used to denote whether the speaker is stating or asserting a fact, asking a question, expressing a condition, or giving a command. In today's lesson,...
Instructional Video16:53
Curated Video

Making Comparisons in English

Higher Ed
This English language learning video helps viewers talk confidently about what is the same, what is different, which is better, and which is more important.
Instructional Video6:52
Math Fortress

GRE Arithmetic: Fractions (Part 5 of 5)

12th - Higher Ed
This video is a review of basic arithmetic for the purpose of solving problems on the quantitative reasoning section of the GRE revised General Test. This video covers the basics of fractions. Topics covered: Comparing Fractions,...
Instructional Video4:49
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 12 - Optional class in Java - an Introduction

Higher Ed
In this session, we will learn about optional class in Java - an introduction. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video8:59
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Paid Certificates Overview

Higher Ed
In this video, we'll take a look at the paid certificates overview. This clip is from the chapter "Getting and Installing a Custom Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be getting and...
Instructional Video13:31
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Parsing a Complex Jira JSON Response to Retrieve the Added Comment with Code Logic

Higher Ed
This video explains how to parse a complex Jira JSON response to retrieve the added comment with code logic. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch...
Instructional Video4:13
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Comparing Files

Higher Ed
This video shows how to compare files. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the intermediate Linux skills.
Instructional Video5:19
Curated Video

Snowstorm (Use the number line to solve word problems involving addition, subtraction, and multiplication of measurements expressed in whole numbers and requiring conversion of larger units to smaller units)

K - 12th
The school has been closed for the last 3 days due to a harsh snowstorm. During those 3 days the average snowfall was 9 inches per day. What is the total snowfall for these days? How does this total compare to the snowstorm of last year...
Instructional Video2:25
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Validating Accuracy of Batch Predictions

Higher Ed
In this video, you will learn how to validate the accuracy of batch predictions. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this...
Instructional Video4:08
Curated Video

Data Structures and Algorithms The Complete Masterclass - Performance Analysis

Higher Ed
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
Instructional Video10:24
Curated Video

Stonewall: How Riots Sparked the LGBTQ+ Rights Movement - TLDR News

12th - Higher Ed
With us at the start of Pride Month and the ongoing riots, we thought it would be a good time to look at the Stonewall riots. In this video we discuss how the riots happened and how Stonewall sparked a movement in the LGBTQ+ community.
Instructional Video7:05
Curated Video

Data Science and Machine Learning with R - Logical Operators

Higher Ed
This video explains logical operators, This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video3:46
Extra English Practice

Learning English - Listening Practice Draw What You Hear

9th - 12th
Practice your listening and prepositions of place with this fun activity. Get a piece of paper and a pen, and get ready to listen and draw what you hear.
Instructional Video2:38
Brian McLogan

Learn to find all of the asymptotes of a rational function

12th - Higher Ed
👉 Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video3:37
Curated Video

World of Computer Networking Your CCNA start - Matching a Default Route

Higher Ed
This video demonstrates how to match a default route. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video7:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 13 - Anonymous Classes

Higher Ed
In this session, we will learn about anonymous classes. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for imports, access...
Instructional Video6:57
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part II

Higher Ed
This is the second part of the three-part video that lets you work with the GreenKart application. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and...