Instructional Video4:17
SciShow Kids

Make a Moon Puzzle!

K - 5th
Have you noticed that the moon looks different over the course of the month? Follow along with this fun activity to help you remember the different phases of the moon!
Instructional Video8:42
Curated Video

Most common types of hydrolysis - Study with me

9th - Higher Ed
In acid and base chemistry, we learn that there are 3 main types of hydrolysis: salt, acid and base. In this video, I will show you a fun and crafty way to spice up your organic chemistry notes on this topic.
Instructional Video10:49
Curated Video

Leadership Models Project Managers Need to Know

10th - Higher Ed
You aren't just a Project Manager. You are also a Project Leader. But what have you learned about theories and models of leadership? In this video, I'll give you a primer of the Leadership Models that Project Managers Need to Know. There...
Instructional Video2:50
Curated Video

Designing Chartres

6th - 12th
Discover the geometry underlying the design of Chartres Cathedral in France, and its many decorative features. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Instructional Video3:30
Curated Video

Hyperbolic Geometry

6th - 12th
What is Euclidean geometry, and how have descriptions of space moved on since Euclid's time? New types of geometry describe a strangely familiar curved space. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by...
Instructional Video3:33
Fun Kids

Counting Shapes Song for Kindergarten

Pre-K - K
A shapes song for kindergarten! A counting song for kindergarten! A counting shapes song for kindergarten! Help us as we count and learn about shapes. How many shapes can you count? Come on everybody let's count them out. How many shapes...
Instructional Video11:46
Prime Coaching Sport

Fun Fitness with a Ball: Total Body Workout Routine

K - 5th
In this workout video, join me (Coach Danny) for a fitness journey designed specifically for all ages to improve their overall endurance and strength. Follow along, have fun, and learn about the different muscles at the same time! It's...
Instructional Video9:35
Curated Video

GCSE Maths Questions Higher Tier

3rd - Higher Ed
This video provides four practice GCSE Maths questions and answers for the higher tier, non-calculator paper. We also explain how to get full marks for each question.
Instructional Video2:16
Curated Video

Design Microservices Architecture with Patterns and Principles - What Is Clean Architecture?

Higher Ed
In this video, we will delve deeper into the principles and components of Clean Architecture. We will explore the Dependency Rule, which governs the direction of dependencies within the system, and understand how it helps achieve...
Instructional Video6:01
Curated Video

A Compare and Contrast Essay

K - 8th
Mr. Griot reviews the essay "Amazing National Parks: Volcanoes and Mountains" and provides examples of how the author compared and contrasted the national parks. He explains the importance of a Venn diagram when comparing and contrasting...
Instructional Video3:36
Curated Video

Why Can't You Photocopy Money?

Pre-K - Higher Ed
Photocopiers have a way to detect what they are copying actual currency. This is because all the major economies in the world have adopted the EURion constellation or similar pattern on their currency notes. The EURion constellation is a...
Instructional Video3:46
Curated Video

Introducing Solids

K - 8th
A video entitled “Introducing Solids” that recognizes the key attributes of cubes, cones, cylinders, and spheres.
Instructional Video3:05
Curated Video

A Midsummer Night's Dream: Fairies

6th - Higher Ed
Modern fairy tales draw from a rich tradition of fairy folklore known even in Shakespeare's time. Fairies were believed to possess supernatural abilities, like flying swiftly around the world and shape-shifting, often engaging in...
Instructional Video7:28
Wonderscape

Comparing Fractions: Learning with Shapes and Symbols

K - 5th
This video guides viewers through comparing fractions using squares, circles, and number lines. It introduces symbols for 'greater than' and 'less than', and demonstrates how to use these symbols to compare fraction sizes. The video...
Instructional Video4:49
Wonderscape

Exploring Equivalent Fractions: Lines and Circles

K - 5th
This video introduces the concept of equivalent fractions, using a line and a circle to visually demonstrate how different fractions can represent the same amount. It explains how to identify equivalent fractions on a number line and...
Instructional Video4:12
Curated Video

Scope for Agreement - Key Concepts in Negotiation

10th - Higher Ed
Can your negotiation reach an agreement? The answer lies in the overlap between your interests and the other party's. This is the 'scope for agreement'. This video introduces you to this concept, and to the related concept of 'scope for...
Instructional Video8:38
Curated Video

Team Leadership: What is John Adair's Action Centered Leadership?

10th - Higher Ed
John Adair's Action Centered Leadership model (sometimes known as the three circles model) is one of the best models for Team Leadership. Every manager should know it.
Instructional Video8:23
Curated Video

What is Brian Robertson's Holacracy Organizational Model?

10th - Higher Ed
Holacracy is a form of Adhocracy, which we covered in an earlier video. But, whilst we are way past ‘peak adhocracy’, it seems that holacracy is thriving.
Instructional Video19:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Smart Computer Player (Basic AI)

Higher Ed
After creating the Suggest button and clicking on it, the game will suggest a random number so the player can strategize their moves. We will use artificial intelligence to improve the player's intelligence on the computer and make more...
Instructional Video12:13
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Suggesting a Move - Implementing a Computer Player

Higher Ed
Here, we will define the game's moves, where the game makes suggestions to the player to make a particular move, or we will be able to click on the New Game button to reset a game and start over. You will also learn to implement a player...
Instructional Video6:23
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game

Higher Ed
Here, we will use the component "didinitevent" to initialize the game on the game board using the React State hook. You will also learn to initialize the players of the game.
Instructional Video2:12
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Key Property

Higher Ed
Here, in this lesson, you will learn how to assign a key property to each user in the React game.
Instructional Video8:20
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board

Higher Ed
In this lecture, you will learn to debug the errors created in the previous video, which did not allow certain functions to execute properly, and we will initialize the game board.
Instructional Video14:32
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook (again)

Higher Ed
You will learn to use the React State hook you learned to use in Project 2. Further, we will use the hook to add more functionality to the game in our React project.