Instructional Video3:01
Curated Video

Tessellated Designs

6th - 12th
What is tessellation, where is it found, how does it work, and how did artist MC Escher translate it into geometric art? Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films...
Instructional Video3:30
Curated Video

Number Theory: Gauss

6th - 12th
How Gauss found the sum of all the numbers between 1 and 100, in a matter of seconds, aged just seven! He had developed a formula for triangular numbers, and went on to be hailed as the Prince of Mathematics as he moved on to more...
Instructional Video2:42
Curated Video

Proving Pythagoras

6th - 12th
Understand how Pythagoras's Theorem is applied, why it holds true, and how we know that Pythagoras did not, in fact, discover it. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s...
Instructional Video2:30
Curated Video

The Emperor's Chess Board

6th - 12th
The legend of the inventor who asked to be granted grains of rice for each square of a chess board, exponentially. And why his wish could not be fulfilled... Maths - Number A Twig Math Film. Reinforce and extend the learning required by...
Instructional Video3:11
Curated Video

What is a map?

K - 5th
A broad introduction maps and their purposes. People and places -Mapping - What is a map? Learning Points Cartographers make maps. A map key explains what the colours and symbols on a map represent. Most maps are drawn to scale. Maps can...
Instructional Video1:44
Curated Video

Geometry and Measurements: Lateral Area and the Total Area of a Cube

K - 8th
By the end of this learning object, the student will be able to: Find the lateral and total surface areas of a cube.9769
Instructional Video1:30
Curated Video

Geometry and Measurements: Lateral Area and the Total Area of a Cuboid

K - 8th
By the end of this learning object, the student will be able to: Find the lateral surface area and the total area of a cuboid. (3 cases).64593
Instructional Video1:45
Curated Video

Geometry and Measurement: The visual patterns

K - 8th
By the end of this learning object, the student will be able to: Apply different examples on different types of patterns.4463
Instructional Video2:31
Curated Video

Solving an Equation of Second Degree in One Unknown Graphically and Algebraically: Solving Quadratic Equations Graphically

K - 8th
By the end of this learning object, the student will be able to: Define the parabola and its equation and its solution graphically. Discuss the mathematical shapes in the real life.
Instructional Video1:35
Curated Video

Distance Between Two Points: The Rule of Distance Between Two Points

K - 8th
By the end of this learning object the student will be able to: Deduce the rule of distance between two points.
Instructional Video2:58
FuseSchool

What Are Square & Root Numbers | Numbers | Maths

6th - Higher Ed
In this video, viewers will learn how to square numbers and find square roots with ease. Starting with the fundamental concept of squaring a number—multiplying it by itself—the video explains using examples such as 4 2 = 16 4 2 =16 and...
Instructional Video1:34
Curated Video

What is a trapezoid? | Quadrilaterals for Kids

K - 5th
Ever heard of trapezoids? They're these fascinating four-sided shapes with one set of parallel sides that add a twist to the world of geometry! In our latest video, we're diving into the world of Trapezoids. From the street signs you see...
Instructional Video5:01
Curated Video

Algebra | Expanding Single Brackets | Maths with Mrs. B

K - 12th
This video will guide you through the process of expanding a single term across terms within a bracket, demonstrating each step with clear examples. 00:00 Introduction 00:12 Demonstration 01:08 Questions 01:23 Example 1 01:51 Example 2...
Instructional Video6:22
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - What Are Components? + Game Files

Higher Ed
In this video, we will show how to locate and access the game components and files necessary for our project.
Instructional Video11:28
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Understanding Unity's UI (User Interface)

Higher Ed
In this video, we will explore the Unity UI and how to navigate it effectively.
Instructional Video11:28
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses

Higher Ed
In this video, you will learn how to add detail to small modular houses. You will explore different techniques for creating small details that add character and interest to your castle environment. Additionally, you will learn how to use...
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.