Hi, what do you want to do?
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Privacy Attacks
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats.
The aim of this...
The aim of this...
Curated Video
Multiples of a Sum: Using Visual Models
In this lesson, students learn how to write multiples of a sum using a visual model. They are introduced to the concept of equal groups and how they can represent multiples. The lesson also covers the distributive property and how it can...
Curated Video
Prime or Composite: Using Area Models to Determine Number Types
In this video, the teacher explains how to determine if a number is prime or composite using area models. They demonstrate that prime numbers have only one set of factors, while composite numbers have multiple sets of factors.
Learn German with Herr Antrim
How to Talk About Films in German - German Learning Tips #41 (English) - Deutsch lernen
Want to talk about German films? Here are some vocabulary words that you might need along the way.<b<b<b<b<b<b<b<b<b<b<br/>r/>r/>r/>r/>r/>r/>r/>r/>r/>r/>
Curated Video
Probability: Exhaustive, Mutually Exclusive, and Independent Events
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...
Curated Video
The Mystery of the Shepard Tone Illusion Explained
In this video, we explore the Shepard Tone illusion, a fascinating auditory phenomenon. Through ear tests and demonstrations, we learn how sets of notes played simultaneously create the illusion of an endlessly rising or descending pitch.
Mr Henry's Music World
Understand Notes F, G and A and B on the Piano
Learn notes F, G, A and B on the piano through this animated, kid friendly video.
Curated Video
Experience the Magic of Tomorrowland
Experience Tomorrowland, an annual electronic music festival held in Boom, Belgium. This video highlights the energetic and colorful atmosphere of the festival, showcasing the various stages, DJs, and artists that attendees can expect to...
KnowMo
Using Graphs to Find Solutions
The video discusses how to use graphs to find solutions for systems of equations, both linear and quadratic. The speaker explains how to plot the equations onto graph paper and identify the point of intersection as the solution. They...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 1
An introductory look at objects with example classes built in the course
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to branching (if, elif, else) and conditionals
A look at functions, their structure, properties and examples<br/<br/>>
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.
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.
Curated Video
Cars: From Steam Engines to Smart Features
Cars have come a long way from the steam engines of the past to the fossil fuel and electric machines common today. Learn how these automobiles have evolved and what powers them today.
Let's Tute
Solving Linear Equations by Graphical Method: Finding the Number of Solutions for Parallel Lines
In this video, we solve a problem based on graphical method for a pair of linear equations. We draw graphs for the two equations and find the number of common points between the lines to determine the number of solutions. We also show...
Why U
Algebra 08 - Unions of Intervals
Interval notation is often the simplest way to describe sets of real numbers as regions on the number line. Some sets which cannot be represented by a single interval can be written in interval notation as the union of two or more...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis
An in-depth look at log(n) and what it represents
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to section 4 and overview of the material covered in it
Intro to part 2 of this course with section 4 and sorting algorithms, performance analysis and recursion
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Course structure and content overview
An in-depth look at the structure of the course and an overview of the content of every section
r/>
This clip is from the chapter "Introduction" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
r/>
This clip is from the chapter "Introduction" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Brave Wilderness
Rattlesnake with Double Fangs!
The most iconic snake in the Southwest is unquestionably the Western Diamondback Rattlesnake. Featured in everything from early tribal culture to Western films, this snake has developed quite a reputation and is just as beautiful as it...
Curated Video
The Full Stack Web Development - Getting Started With Memcached
Learning Caching Using Memcached: Getting Started With Memcached
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work...
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work...
Mr Henry's Music World
Understand Notes C, D and E on the Piano
Learn notes C, D and E on the piano through this animated, kid friendly video.
FuseSchool
Plot Cubic Curves
Learn how to plot cubic curves, using a table of values.
Substitute in different values of x into the cubic equation, to generate corresponding y-coordinates. This then gives you an x-value and a y-value to plot onto t
he...
Substitute in different values of x into the cubic equation, to generate corresponding y-coordinates. This then gives you an x-value and a y-value to plot onto t
he...
Brian McLogan
What is formula for the area of a trapezoid
👉 Learn how to find the area and perimeter of trapezoids. A trapezoid is a quadrilateral with one pair of parallel sides. The area of a shape is the measure of the portion enclosed by the shape while the perimeter of a shape is the...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursively reverse a linked list
Visualize and understand the process of the delete functionality from a BST
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 2: Set up insert and hashing functionality for data structure
Visualize and analyze operations associated with Stacks and Queues
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...