Curated Video
Explain how to calculate the area of a rectangle using multiplication
Pupil outcome: I can explain how to use multiplication to calculate the area of a rectangle. Key learning points: - The area of a rectangle is similar to an array for multiplication. - Times table knowledge helps you to calculate the...
Curated Video
MIT App Inventor TalkToMe Phase 2: Use a Text Box as Input for Text-To-Speech
In this video, we explore how we can use the Text Box as an input for the Text-To-Speech conversion. Welcome to our MIT App Inventor tutorial series! This comprehensive series teaches you everything you need to know to design, build, and...
Curated Video
Will the Cubes Fill the Prism? | 6.G.A.2 | Grade 6 Math 💜💙
In this math video we will determine will the cubes fill the prism. We will be asked if 32 cubes with 1/4 foot edge length will completely fill the given right rectangular prism. We will consider three different prisms. We will review...
Curated Video
How to Use Unit Cubes to Find Volume | 6.G.A.2 | Grade 6 Math 💜💙
In this math video we will learn how to use unit cubes to find the volume of a right rectangular prism. Each unit cube will have fractional lengths. We will understand that a cube is three dimensional and each side length is the same...
Curated Video
4 Maths Puzzles With Answers: Show Your Work
This video contains four challenging maths puzzles with answers and explanations of how we came to that answer. These maths puzzles are great for brain training and for lesson starters. Pause the video while you work each one out.
Curated Video
Product Mix
Discover the power of product mix in this insightful video. Explore how businesses strategically combine and manage their range of products or services to meet customer needs and maximize market potential. Dive into the elements of...
Curated Video
Endoplasmic reticulum: structure and function
The endoplasmic reticulum is one important organelle in the cell responsible for many things including protein folding. In this video, we will cover its structure and function of the rough endoplasmic reticulum and smooth endoplasmic...
Science ABC
How Many Times Can You Fold a Piece of Paper In Half?
Plenty of people argue that you can only fold a piece of paper in half a maximum of 7 times. Is 7-times a hard limit for folding a piece of paper? Well, a piece of paper can be folded more than 7 times. But there's a catch. You cannot do...
Curated Video
Scale of the Universe
How big is our Universe? Travel from Earth through the Solar System, past our Galaxy, to the Universe beyond. Physics - Universe - Learning Points. The Universe is constantly expanding. The Universe is already billions of light years...
Curated Video
How Are Mirrors Made?
The process of manufacturing lumps of glass into sophisticated mirror systems in the world's largest telescopes. Physics - Universe - Learning Points. Mirrors are made from glass, which is melted and spread over a base. Telescopes use...
Curated Video
The Beauty Formula
While it might seem that beauty is in the eye of the beholder, two universal factors transcend cultures. Discover how symmetry and proportion relate to our perception of attractiveness. Maths - Measurement A Twig Math Film. Reinforce and...
Curated Video
Factpack: Amazing Plants
What are the smallest, biggest and oldest plants in the world? Biology - Plants - Learning Points. A Twig FactPack Film. Open a discussion on what has been already learnt in a topic, or use to grab attention at the start of a learning...
Curated Video
Solving Two Equations of First Degree in Two Variables Graphically and Algebraically: The Omitting and Substitution Methods
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.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Trail Renderer
In this video, you will learn how to implement the trail renderer to enhance our game's visual effects.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Website Design and Responsiveness
In this video, you will learn about the kind of website we can make and how to make the website responsive, which means it will look good on tablets and mobiles by creating the website layout adjust to the screen size using flexboxes. We...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Constructor Functions
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - More on Object Literals and this Keyword
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 -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Video Player Project
In this video, you will learn how to create a video player using the Video API. We will see how to customize the video controls and add a progress bar. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Video API
In this video, you will learn about the Video API. we will see how to load a video, play and pause it, and add video controls to it. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the Beginning".In...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Canvas Element and API
In this video, you will learn about the Canvas element and the Canvas API. You will learn how to create shapes, draw paths, and add text to the canvas. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Function Challenges
This video provides challenges for us to test our understanding of the concepts covered in this section. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the Beginning".In this...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Progress Bar and Calorie Alert
This video focuses on adding a progress bar and calorie alert to the Tracalorie App project. The video covers how to create and update a progress bar based on the total number of calories consumed and how to display a calorie alert when...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Static Methods
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Class Inheritance
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...