Curated Video
The Flash Faced Distortion Effect
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...
Curated Video
Comparing Decimals (To Thousandths)
Learn how to compare two decimal numbers using your knowledge of place value!
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Visualize Stacks and Queues, and their operations
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
Packt
Bubble Sort Complexity
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.
Python Programmer
EDA Python - 08-4_comparison_and_membership
A look at how to apply booleans to make comparisons and check whether a list contains a specific value.
Curated Video
C++ 20 (2a) New Features - Usage of <=> Operator and How to Make Comparisons
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...
Curated Video
C++ 20 (2a) New Features - Associated Changes in Operator==
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...
Curated Video
Identifying Implied Information in Part to Part Ratios
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...
Curated Video
Determining Equivalent Rates by Graphing
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.
Rachel's English
How to Pronounce MAN vs. MEN - American English
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!
Curated Video
C++ 20 (2a) New Features - Concepts Library
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:...
The Art Assignment
The Case for Video Games
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.
Curated Video
Solving Word Problems with Multiplicative Comparison using Bar Models
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.
Curated Video
Develop a computer program to solve a problem using a sequence of instructions : If statements
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
Curated Video
Exploring Optical Illusions: Tricks of Perception and Perspective
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.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range
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,...
Curated Video
Django3- If Statements and Comments
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.
Institute for New Economic Thinking
Ukraine & the Future of Europe: Q&A lightning round wrapup
Listen to final questions from the rest of the audience in response to the panelists presentation. Ukraine & the Future of Europe, Part 7
Curated Video
Complete Modern C++ - Changes
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,...
Curated Video
Shortcuts when Comparing Decimals (To Thousandths)
Learn quick ways of comparing two decimal numbers without using a place-value chart!
Mister Simplify
Simplifying Financial Ratio Analysis - Part 2 - Simplest Explanation Ever
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...
Curated Video
Complete Modern C++ - std::hash (C++11)
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...
Curated Video
C++ 20 (2a) New Features - Concepts as Compile Time Predicates
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...
Curated Video
Power BI Masterclass - Learning DAX - Daily Sales Comparison When Having Gaps in Your Dataset
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...