Hi, what do you want to do?
Curated Video
Homogeneous mixture
A mixture of two or more substances which appears to be a single, uniform medium, with no visible separation between its components.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds...
Curated Video
The Elements: Oxygen
One of the most abundant elements, oxygen is vital to all life on Earth.
Chemistry - Periodic Table - Learni
ng Points.
Oxygen makes up 21% of
Earth's atmosphere.
Two-thirds of the
human body is...
Chemistry - Periodic Table - Learni
ng Points.
Oxygen makes up 21% of
Earth's atmosphere.
Two-thirds of the
human body is...
Curated Video
Electrical fuse
A safety device that breaks a circuit when the current exceeds a safe limit.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions....
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions....
Curated Video
Quark
A fundamental particle, and the components from which protons and neutrons in atomic nuclei are made.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and...
Curated Video
Resistance
What is resistance? Discover how it impedes electrical flow, and why understanding it can help us to build more effective circuits, and stay safe. Physics - Electricity And Circuits - Learning Points. Resistance is how well or poorly an...
Curated Video
Circuits
What are circuits and why do we need them? What happens if you break a circuit? Physics - Electricity And Circuits - Learning Points. Circuits are composed of a voltage source and components. The current in a series circuit is the same...
Curated Video
How Robots Work
Investigate why robots need parallel circuits to work properly.
<
br/>
Physical processes -Electricity and magnetism - Series and par
a
llel circuits
/>
Learning Points
Parallel circuits have...
<
br/>
Physical processes -Electricity and magnetism - Series and par
a
llel circuits
/>
Learning Points
Parallel circuits have...
Curated Video
Earth and Universe: The Solar System
By the end of this learning object, the student will be able to: Describe the solar system and its characteristics.13995
Two Minute Music Theory
How Many Musical Elements are there...(Really)?
Burton, Russell, "The Elements of Music: What are they, and who cares?"
Curated Video
The International Space Station
This video discusses the history and development of the International Space Station (ISS), highlighting key milestones and contributions from different countries. It covers the transition from the Russian Mere Space Station to the...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Jump Mechanic
In this video, you will learn how to implement the jump mechanic, allowing our player to jump over obstacles.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement
In this video, you will learn how to implement the left and right movement, allowing our player to move horizontally.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - What Are Components? + Game Files
In this video, we will show how to locate and access the game components and files necessary for our project.
Curated Video
Modern JavaScript from the Beginning - Second Edition - IdeaList Component
In this video, we will create the IdeaList component that will display all the ideas.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - IdeaForm Component
In this video, we will build the IdeaForm component that will handle the form to add new ideas.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Modal Component
In this video, we will create the Modal component that will be used for displaying the form to add new ideas.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 1)
In this video, you will start working on the first part of the project. You will learn how to set up the project structure, create the necessary React components, and handle state management. The video will guide you through building the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Props in React.JS
In this video, we will dive deeper into the concept of components in React.JS, create reusable and modular components that encapsulate specific functionality and can be composed together to build complex user interfaces, the different...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS
This video introduces template literals in React.JS to dynamically generate strings with embedded expressions. You will learn to use template literals to concatenate strings and variables in a more concise and readable way. You will...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction to React.JS
In this video, we will look at React.JS, a popular JavaScript library for building user interfaces. You will learn about the benefits of using React, its component-based architecture, and the virtual DOM, and an overview of the key...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Restful API in React.JS - Part 1
In this video, you will learn the fundamentals of building a RESTful API in React.JS, the concepts of API endpoints, HTTP methods, and data fetching using the Axios library. You will also learn to structure React components and handle...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Handling Error Pages with React-Router-DOM
In this video, you will learn to handle error pages using React-Router-DOM. We will see how to define a fallback route for handling 404 errors and rendering a custom error page when a route is not found.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - useEffect Hook in React.JS
This video explores the useEffect hook and its usage in React applications. You will learn to perform tasks such as data fetching, event subscriptions, and cleanup operations using the useEffect hook, and learn the concept of...
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Pool Map Multiple Arguments
Let's learn how to pass multiple arguments, passing lists instead of elements in a list or class while executing a code.