Instructional Video6:40
Zach Star

Can you always pair an equal number of red and blue points with no intersection?

12th - Higher Ed
Can you always pair an equal number of red and blue points with no intersection?
Instructional Video6:59
Curated Video

Organized More Clear Signing in ASL | Listing and Ordering

3rd - Higher Ed
Often when we describe something or give instruction it requires a list. In this video you'll learn how to structure descriptions that involve multiple instances. After this your signing will be clearer and more organized. There are...
Instructional Video7:00
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - SQS Overview

Higher Ed
This video provides an overview of Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to build up a system to populate...
Instructional Video7:36
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Exploring OData

Higher Ed
This video helps you with exploring OData. This clip is from the chapter "Value-Added Features" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the value-added features.
Instructional Video4:46
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Kinesis Data Streams Versus SQS

Higher Ed
This video illustrates the difference between Amazon Kinesis data streams and Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you...
Instructional Video7:41
Professor Dave Explains

Italian Vocabulary: At the Restaurant

9th - Higher Ed
How to order at a restaurant in Italy.
Instructional Video5:23
The Business Professor

Business Meals - Business Etiquette

Higher Ed
Business Meals - Business Etiquette
Instructional Video5:09
Curated Video

Writing Algebraic Expressions for Real World Scenarios Using an Area Model

K - 5th
In this video, the teacher explains how to write algebraic expressions for real-world scenarios. They emphasize the importance of defining unknown variables and correctly ordering them in relation to the operations. Through examples...
Instructional Video18:00
The Wall Street Journal

Squarespace CEO Anthony Casalena on Expansion Plans for E-Commerce

Higher Ed
Website-development company Squarespace had a busy year between acquiring restaurant reservation tool Tock and going public. The company's CEO talks about how it differentiates itself from competitors as it builds a suite of e-commerce...
Instructional Video2:19
Next Animation Studio

Japanese court sentences Yakuza boss to death

12th - Higher Ed
After the sentencing, Yakuza boss Satoru Nomura told the judge: ‘You will regret this for the rest of your life.’
Instructional Video3:46
Brian McLogan

Volume of prisms ordering them from least to greatest

12th - Higher Ed
👉 Learn how to find the volume and the surface area of a prism. A prism is a 3-dimensional object having congruent polygons as its bases and the bases are joined by a set of parallelograms. A prism derives its name from the shape of its...
Instructional Video0:33
All Ears English

What are your favorite sides? #shorts

Pre-K - Higher Ed
What are your favorite sides? #shorts
Instructional Video6:08
Curated Video

Complete Java SE 8 Developer Bootcamp - Initialization Blocks

Higher Ed
We can initialize an object with initialization blocks other than constructors. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses...
Instructional Video5:35
Rachel's English

How to: Ordering and Asking for: American English Pronunciation

6th - Higher Ed
Study pronunciation! How to order and ask for something in American English.
Instructional Video3:14
Curated Video

C++ 20 (2a) New Features - Usage of <=> Operator and How to Make Comparisons

Higher Ed
How the spaceship operator is supposed to be used? How do you compare two values using this operator? How does comparing the return value against literal zero work? • Test return value of comparing integers and verify it’s...
Instructional Video4:53
Brian McLogan

Ordering real numbers from least to greatest

12th - Higher Ed
In this video series I show you how to graph and order numbers. It is important when graphing and ordering numbers that we have all of our numbers simplified and written in the same form. We then can arrange the numbers from least to...
Instructional Video8:53
Learning Mole

Multiplying by One Digit

Pre-K - 12th
This animated math video lesson is all about multiplying 1 digit. Students will love this engaging and interactive video that takes them step-by-step on how to multiply 1 digits and solve multiplication problems in a fun way.
Instructional Video4:56
Curated Video

C++ 20 (2a) New Features - Concepts as Compile Time Predicates

Higher Ed
Define function template comp that uses three-way comparison operator and pass a type that does not support it. • Consider compiler error diagnostics • Implement ThreeWayComparable concept and apply to comp template function • Consider...
Instructional Video4:56
Curated Video

Writing Complex Algebraic Expressions Using Area Models

K - 5th
In this video, the teacher explains how to write complex algebraic expressions for real-world scenarios using variables and operations. The teacher emphasizes the importance of defining the variable before writing the expression and...
Instructional Video11:02
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Command line/Terminal basics

Higher Ed
An introductory look at collections in Python This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video15:02
Catalyst University

The Intercostal Muscles & Intercostal Spaces

Higher Ed
In this video, we discuss the origins, insertions, innervations, and functions of the three intercostal muscles (external, internal, innermost) AND the basic contents of the intercostal spaces.
Instructional Video3:01
Curated Video

C++ 20 (2a) New Features - Returning Value of the Spaceship Operator

Higher Ed
What are the types returned by the spaceship operator? What members do they have? How can they be converted to each other? • Discuss all types returned by the spaceship operator • Discuss the comparison against zero • Discuss how these...
Instructional Video4:17
Curated Video

Complete Java SE 8 Developer Bootcamp - Comparable

Higher Ed
The author implements the Comparable interface as one option for providing this information. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about...
Instructional Video13:02
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Design A Course Schedule Considering Pre-reqs For Courses

Higher Ed
Given a course list and pre-reqs for every course design a course schedule so pre-reqs are done before the courses. This clip is from the chapter "Graph Problems" of the series "From 0 to 1: Data Structures & Algorithms in Java".null