Instructional Video34:51
Curated Video

Explore, discuss and identify shapes that are and are not rectangles

Pre-K - Higher Ed
Pupil outcome: I can say if a shape is a rectangle or not and explain why. Key learning points: - Rectangles have 4 straight sides. - Rectangles have 4 vertices that are all the same. They are square corners. - A square is a special type...
Instructional Video3:36
Curated Video

Learn Important Trigonometry Concepts!

9th - Higher Ed
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Instructional Video4:47
Curated Video

P6 Circles: Apply the correct concepts!

9th - Higher Ed
Learn how to apply the correct concepts to solve this circles question.
Instructional Video3:59
Curated Video

Applied Factorization

9th - Higher Ed
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Instructional Video4:47
Curated Video

Question on Circles (PSLE)

K - 8th
Get Prepared for PSLE!
Instructional Video6:49
Curated Video

Angles (2019 PSLE Question 13)

K - 8th
Learn how to solve this angles question step-by-step.
Instructional Video4:36
Wonderscape

Calculating the Area of a Triangle

K - 5th
To determine the area of a triangle, you use the formula: Area = 1/2 × Base × Height. This formula works because a triangle is essentially half of a rectangle or square. By identifying the base (the bottom side) and the height (the...
Instructional Video4:36
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Create Beautiful Patterns

Higher Ed
In this video, you will learn about one of the most creative things with a plethora of practical uses, which is the creation of beautiful patterns that can be used in various kinds of artforms such as generating book covers, t-shirt...
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 Video4:44
Curated Video

What Am I Unit 144

Pre-K - 3rd
Guess What I Am while developing basic English reading skills.
Instructional Video5:29
Curated Video

Listening Test 6

Pre-K - 3rd
Develop your English listening skills while taking a test.
Instructional Video4:40
Curated Video

What Am I Unit 174

Pre-K - 3rd
Guess What I Am while developing basic English reading skills.
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 Video1:28
Curated Video

Algebra: How to multiply two Binomials?

K - 8th
By the end of this learning object, the student will be able to: Multiply two binomials.4025
Instructional Video2:00
Curated Video

Solving Two Equations of First Degree in Two Variables Graphically and Algebraically: The Omitting and Substitution Methods

K - 8th
By the end of this learning object, the student will be able to: Use the omitting and substitution methods to solve the two first degree equations together.
Instructional Video7:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - Constructor Functions

Higher Ed
In this video, we will introduce constructor functions and explain how they are used to create objects. We will also discuss the 'new' keyword and how it is used to instantiate objects from constructor functions. This clip is from the...
Instructional Video5:07
Curated Video

Modern JavaScript from the Beginning - Second Edition - More on Object Literals and this Keyword

Higher Ed
In this video, we will review object literals and the 'this' keyword. We will discuss how the 'this' keyword refers to the current object and how we can use it to access object properties. This clip is from the chapter "OOP -...
Instructional Video7:31
Curated Video

Modern JavaScript from the Beginning - Second Edition - Sealing and Freezing Objects

Higher Ed
In this video, you will learn about how to use the "Object.seal()" and "Object.freeze()" methods to make objects read-only and prevent changes to their properties. This clip is from the chapter "OOP - Classes, Getters, Setters, and...
Instructional Video9:18
Curated Video

Modern JavaScript from the Beginning - Second Edition - Property Flags and Descriptors

Higher Ed
In this video, you will learn about the different property flags and descriptors in JavaScript, including how to use the "Object.getOwnPropertyDescriptors()" method to inspect object properties. This clip is from the chapter "OOP -...
Instructional Video2:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Static Methods

Higher Ed
In this video, you will learn about static methods in JavaScript classes, including how to define and use them, and how they differ from instance methods. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Instructional Video6:34
Curated Video

Modern JavaScript from the Beginning - Second Edition - Class Inheritance

Higher Ed
In this video, you will learn about class inheritance in JavaScript, including how to use the "extends" keyword to create subclasses, how to override superclass methods in subclasses, and how to call superclass methods from within...
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 Video10:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()

Higher Ed
In this video, we will discuss prototypical inheritance and demonstrate how to use the call() method to invoke a constructor function from another constructor function. This clip is from the chapter "OOP - Constructors and Prototypes" of...
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...