Instructional Video3:10
Curated Video

The Flash Faced Distortion Effect

Pre-K - Higher Ed
In this video, we explore the flash faced distortion effect, an intriguing optical illusion that distorts our perception of faces. By focusing on a central point and using our peripheral vision, the faces in the video appear caricatured...
Instructional Video4:18
Curated Video

Comparing Decimals (To Thousandths)

K - 12th
Learn how to compare two decimal numbers using your knowledge of place value!
Instructional Video13:11
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Visualize Stacks and Queues, and their operations

Higher Ed
Delete scenario one - deleting nodes with no children (leaf nodes) This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video3:27
Packt

Bubble Sort Complexity

Higher Ed
This video focuses on bubble sort complexity. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video4:18
Python Programmer

EDA Python - 08-4_comparison_and_membership

Higher Ed
A look at how to apply booleans to make comparisons and check whether a list contains a specific value.
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:15
Curated Video

C++ 20 (2a) New Features - Associated Changes in Operator==

Higher Ed
Verify that if we define three-way comparison then equality will not be defined for us. • Test equality with defaulted three-way comparison operator • Test equality with custom three-way comparison operator • Test equality with...
Instructional Video4:36
Curated Video

Identifying Implied Information in Part to Part Ratios

K - 5th
In this video, the teacher explains how to identify implied information in part to part ratios by creating and analyzing diagrams. Using examples of ratios in a classroom and a student government election, the teacher shows how to...
Instructional Video4:21
Curated Video

Determining Equivalent Rates by Graphing

K - 5th
In this video, you will learn how to determine if two rates are equivalent by graphing. The video uses the example of Jen's walking rates on Saturday and Sunday to demonstrate the process.
Instructional Video5:38
Rachel's English

How to Pronounce MAN vs. MEN - American English

6th - Higher Ed
Learn how to hear the difference between MAN and MEN, and pronounce the two words correctly. MEN has a pure EH [_] vowel, but MAN can be especially tricky!
Instructional Video4:42
Curated Video

C++ 20 (2a) New Features - Concepts Library

Higher Ed
Implement mysort wrapper to std::sort overload that takes comparison function. Pass invalid comparison function to the wrapper. • Consider compiler error diagnostics • Constrain function using concepts from standard library:...
Instructional Video12:22
The Art Assignment

The Case for Video Games

9th - 12th
Video Games are fun, but are they art? Heck yes. We explore the history and present of video games and what sets them apart as a means of artistic expression.
Instructional Video2:24
Curated Video

Solving Word Problems with Multiplicative Comparison using Bar Models

K - 5th
This video explains how to solve word problems with multiplicative comparison using bar models. It provides step-by-step examples, demonstrating how to represent the given information visually and calculate the answer.
Instructional Video8:17
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If statements

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: If statements
Instructional Video3:16
Curated Video

Exploring Optical Illusions: Tricks of Perception and Perspective

Pre-K - Higher Ed
In this video, we explore three fascinating optical illusions that challenge our perception of size, color, and perspective. Test yourself on some these illusions and learn what is really going on.
Instructional Video5:23
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range

Higher Ed
Complete visualization of the insertion sort algorithm and assignment handoff for implementation This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Instructional Video6:24
Curated Video

Django3- If Statements and Comments

Higher Ed
In this video, we will look at If statements and comments. This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python refresher.
Instructional Video10:17
Institute for New Economic Thinking

Ukraine & the Future of Europe: Q&A lightning round wrapup

Higher Ed
Listen to final questions from the rest of the audience in response to the panelists presentation. Ukraine & the Future of Europe, Part 7
Instructional Video3:13
Curated Video

Complete Modern C++ - Changes

Higher Ed
In this video, learn about those changes. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes, variables, namespaces,...
Instructional Video3:38
Curated Video

Shortcuts when Comparing Decimals (To Thousandths)

K - 12th
Learn quick ways of comparing two decimal numbers without using a place-value chart!
Instructional Video14:14
Mister Simplify

Simplifying Financial Ratio Analysis - Part 2 - Simplest Explanation Ever

12th - Higher Ed
By popular demand, we're looking at more FRA concepts like efficiency ratio, accounts receivable turnover ratio, asset turnover ratio, inventory turnover ratio, coverage ratio, fixed charge coverage ratio, market prospect ratio, dividend...
Instructional Video2:42
Curated Video

Complete Modern C++ - std::hash (C++11)

Higher Ed
This video demonstrates how to write a custom hash function and equality function object for unordered containers. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the...
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 Video11:25
Curated Video

Power BI Masterclass - Learning DAX - Daily Sales Comparison When Having Gaps in Your Dataset

Higher Ed
In this video, we will be learning DAX to find out daily sales comparison when having gaps in your dataset. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be...