Instructional Video14:35
PBS

What are Numbers Made of?

12th - Higher Ed
In the physical world, many seemingly basic things turn out to be built from even more basic things. Molecules are made of atoms, atoms are made of protons, neutrons, and electrons. So what are numbers made of?
Instructional Video11:45
PBS

Topology vs "a" Topology

12th - Higher Ed
What exactly is a topological space?
Instructional Video34:15
3Blue1Brown

Olympiad level counting: How many subsets of {1,…,2000} have a sum divisible by 5?

12th - Higher Ed
Timestamps 0:00 - Puzzle statement and motivation 4:31 - Simpler example 6:51 - The generating function 11:52 - Evaluation tricks 17:24 - Roots of unity 26:31 - Recap and final trick 30:13 - Takeaways
Instructional Video10:07
Curated Video

Concurrent and Parallel Programming in Python - The Async Wait Statement

Higher Ed
In this video, we will look at how we can wait for specific tasks to complete before we execute the code we want to run. Unlike the gather function that waits for all tasks to complete before running a code, this statement waits for...
Instructional Video9:01
Curated Video

Mastering C++ Standard Library Features [Video] - Example: Creating a Compile-Time Set Data Structure

Higher Ed
Learn how to create a simple set-like compile-time data structure with a familiar `constexpr`-based syntax
Instructional Video3:39
Curated Video

Set Notation Symbols Explained

3rd - Higher Ed
This video covers the essential symbols used in set notation and provides examples of how the set symbols are used.
Instructional Video3:51
Curated Video

Complete Python Scripting for Automation - Sets

Higher Ed
Data Structures of Python: Sets This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video14:05
Curated Video

Probability: Exhaustive, Mutually Exclusive, and Independent Events

Higher Ed
The video is a lecture about probability and how to define and calculate probabilities for different types of events. The presenter defines and explains exhaustive, mutually exclusive, and independent events, and demonstrates with...
Instructional Video12:07
Curated Video

Introduction to Basic Probability Notation and Formulas

Higher Ed
This video provides an introduction to basic probability concepts and notation, including sets, subsets, union, intersection, and cardinality of sets. The video discusses how to calculate probability for equally likely events and...
Instructional Video5:00
Curated Video

The Magic of Pepper's Ghost

Pre-K - Higher Ed
In this video, we delve into the intriguing world of the Peppers Ghost illusion technique. Used in theaters, museums, films, and concerts, this technique creates ghost-like apparitions that captivate audiences. We uncover the history of...
Instructional Video5:07
Curated Video

Finding the Intersection of Subsets in Sample Spaces

K - 5th
In this video, the teacher explains the concept of intersection of subsets in a sample space using examples. They use the analogy of two streets intersecting to illustrate how the intersection of two sets contains the elements that are...
Instructional Video13:31
Brian McLogan

Beginning information on sets

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video3:54
Curated Video

Mastering Django Web Development (Video 15)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video12:02
msvgo

Cartesian Product of Sets

K - 12th
It defines the Cartesian product of sets. Also it explains the significance of the name ‘Cartesian product' and the method to estimate the cardinality of the product set.
Instructional Video5:40
Curated Video

Beginning Python (Video 13)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video4:40
Curated Video

REST APIs with Flask and Python - Advanced Set Operations

Higher Ed
This video discusses the advanced set operations, such as calculating items that are in two sets or items that are in one set but not in another. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask...
Instructional Video6:33
Curated Video

REST APIs with Flask and Python - Logging Out Users in Your Rest API

Higher Ed
This video demonstrates how to log out users in your REST API. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token and...
Instructional Video51:45
Curated Video

Fundamentals of Machine Learning - Unsupervised Learning

Higher Ed
This video explains unsupervised learning, Principal Components Analysis (PCA), and clustering. This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of statistical...
Instructional Video1:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Sets: Operations Solution 02

Higher Ed
In this video, we will cover operations solution 02. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:03
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Empty and One-Element Arrays

Higher Ed
In this video, you will learn how to create an empty and a single-element array. This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating an array,...
Instructional Video16:02
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Sets in JavaScript

Higher Ed
This video talks about sets in JavaScript. This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on JavaScript ES6.
Instructional Video1:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Experiment: Event Exercise 01

Higher Ed
In this video, we will cover Event exercise 01. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video1:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Random Variables Examples Solution 01

Higher Ed
In this video, we will cover random variables examples solution 01. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video2:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Probability Model: Probability Axioms Derivations Solution 01

Higher Ed
In this video, we will cover probability axioms derivations solution 01. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...