SciShow Kids
Make a Moon Puzzle!
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!
Curated Video
Most common types of hydrolysis - Study with me
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.
Curated Video
Leadership Models Project Managers Need to Know
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...
Curated Video
Designing Chartres
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...
Curated Video
Hyperbolic Geometry
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...
Fun Kids
Counting Shapes Song for Kindergarten
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...
Prime Coaching Sport
Fun Fitness with a Ball: Total Body Workout Routine
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...
Curated Video
GCSE Maths Questions Higher Tier
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.
Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Clean Architecture?
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...
Curated Video
A Compare and Contrast Essay
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...
Curated Video
Why Can't You Photocopy Money?
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...
Curated Video
Introducing Solids
A video entitled “Introducing Solids” that recognizes the key attributes of cubes, cones, cylinders, and spheres.
Curated Video
A Midsummer Night's Dream: Fairies
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...
Wonderscape
Comparing Fractions: Learning with Shapes and Symbols
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...
Wonderscape
Exploring Equivalent Fractions: Lines and Circles
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...
Curated Video
Scope for Agreement - Key Concepts in Negotiation
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...
Curated Video
Team Leadership: What is John Adair's Action Centered Leadership?
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.
Curated Video
What is Brian Robertson's Holacracy Organizational Model?
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Smart Computer Player (Basic AI)
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Suggesting a Move - Implementing a Computer Player
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Key Property
Here, in this lesson, you will learn how to assign a key property to each user in the React game.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook (again)
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.