Instructional Video15:35
Curated Video

Modern JavaScript from the Beginning - Second Edition - Array.map Method

Higher Ed
In this video, we will explore the Array.map method, which allows us to create a new array by applying a function to each element of an existing array. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the...
Instructional Video7:13
Curated Video

Machine Learning: Random Forest with Python from Scratch - Impurity

Higher Ed
Like all dataset characteristics, we will look at the impurities in a dataset and how they should be minimum in a good dataset. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
Instructional Video7:34
Curated Video

Modern JavaScript from the Beginning - Second Edition - Classes

Higher Ed
In this video, you will learn about the basics of classes in JavaScript, including how to create classes, instantiate objects from classes, and use constructors to pass arguments to class methods. This clip is from the chapter "OOP -...
Instructional Video5:01
Curated Video

Modern JavaScript from the Beginning - Second Edition - Using Object.create()

Higher Ed
In this video, we will explore the Object.create() method and demonstrate how it is used to create objects with a specific prototype. This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern JavaScript from...
Instructional Video4:43
Curated Video

Modern JavaScript from the Beginning - Second Edition - Adding Methods to the Prototype

Higher Ed
In this video, we will demonstrate how to add methods to the prototype of an object. We will also discuss the benefits of using prototypes to share methods between objects. This clip is from the chapter "OOP - Constructors and...
Instructional Video4:05
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Pool Map Multiple Arguments

Higher Ed
Let's learn how to pass multiple arguments, passing lists instead of elements in a list or class while executing a code.
Instructional Video18:29
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater

Higher Ed
In this video, we will discuss the possible steps to resolve this interview question on trapping rainwater. You will get an idea as to what action items one needs to follow to solve this complex problem. This clip is from the chapter...
Instructional Video1:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 28 - Java For Loop to Print Multiplication Table - Exercise Statements

Higher Ed
This video talks about Java for loop to print the multiplication table - exercise statements.
Instructional Video8:48
Curated Video

The Dress Illusion: Unraveling Visual Perception Mysteries

6th - Higher Ed
Dive into the viral sensation of the color-changing dress that puzzled the world, as we explore the science behind visual perception and illusions. Discover how lighting, context, and individual differences in visual processing influence...
Instructional Video5:11
Curated Video

Nets of 3D Shapes GCSE Questions

3rd - Higher Ed
This video provides some typical GCSE exam style practice questions on the topic of nets of 3D shapes. We also explain how the marks are awarded for each question.
Instructional Video8:09
Curated Video

GCSE Maths Questions Mixed Topics Part Two

3rd - Higher Ed
This video provides more GCSE Maths exam practice questions on a variety of topics, such as bearings, nets and solving equations.
Instructional Video8:46
Curated Video

GCSE Maths Questions Mixed Topics

3rd - Higher Ed
This video covers a variety of GCSE exam style practice questions on a range of maths topics, such as nets, symmetry and algebra.
Instructional Video2:45
Curated Video

Understanding Square Roots

3rd - Higher Ed
Understanding Square Roots: what exactly is a square root? A matching activity is provided at the end of the video.
Instructional Video2:26
Curated Video

Square Numbers Explained

3rd - Higher Ed
This video explains what square numbers are using a visual demonstration, encourages learners to look for a pattern and provides practice questions and answers.
Instructional Video13:55
Curated Video

The Art of Doing - Web Development for Beginners - CSS Animations

Higher Ed
In this video, we will delve into CSS animations, which are more complex and versatile than transitions. You will learn how to define animations using keyframes and bind them to elements. We will explore the differences between...
Instructional Video13:20
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Adam Optimization (Part 1)

Higher Ed
In this video, we will talk about Adam optimization, get introduced to Adam, and understand its basics. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with...
Instructional Video9:18
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Mean Squared Error

Higher Ed
In this video, we will understand MSE (Mean Squared Error) from a probabilistic perspective. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Instructional Video10:53
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Forecasting Metrics

Higher Ed
In this video, we will understand how to forecast metrics. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will talk about time...
Instructional Video8:26
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Installing and Troubleshooting a PSU

Higher Ed
Knowing how to install and troubleshoot errors with power supplies is essential. While it is generally a simple process, there are some things to look out for. Let's go through installing and troubleshooting a PSU together. This clip is...
Instructional Video7:45
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - RAM Capacity

Higher Ed
Individual sticks of DRAM will have very different capacities. It's important to understand RAM capacities and how sticks work together to provide the total memory for a system. This clip is from the chapter "Book Chapter 4 - RAM" of the...
Instructional Video12:19
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?

Higher Ed
In this video, we will understand what regression is. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video2:38
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - The apply() Function

Higher Ed
In this video, you will learn about the apply() function. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Pandas.
Instructional Video1:06
Curated Video

Paper Trick: How to Turn Circles into Squares

Pre-K - 8th
This is how we turned two circles into one square. Geometry magic!
Instructional Video5:14
Curated Video

Introduction to Quadratic Equations

3rd - Higher Ed
This video introduces quadratic equations; how to identify quadratic equations, how to rearrange them into the standard form, and how to identify the specific terms. A range of practice questions and solutions are at the end of the video.