Curated Video
Quark
A fundamental particle, and the components from which protons and neutrons in atomic nuclei are made. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions....
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
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
How Robots Work
Investigate why robots need parallel circuits to work properly. Physical processes -Electricity and magnetism - Series and parallel circuits Learning Points Parallel circuits have more than one path for the current. Current flows...
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
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. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the Beginning".In this...
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. 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. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from...
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.
Curated Video
Molten Mysteries: The Art of Glass Making
Uncover the secrets of glass making, from mouth-blown techniques of the past to the precision of modern manufacturing. This segment reveals how glass bottles are created, focusing on the use of recycled materials and the technological...
Curated Video
Vue.js 3 and Firebase for Beginners - Views or Components?
In this video, you will gain a clear understanding of the distinction between two important files: views and components. Views serve as containers for the content of each page or view within our application. On the other hand, components...
Curated Video
Project Finance and Excel - Build Financial Models from Scratch - Transactions Eligible for Project Finance
This video talks about the various transactions eligible for project finance. It also talks about what we use project finance for and the use cases. We use project finance for transportation, power, environment, and more. This clip is...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Assignment Use Case - Fetch Data from BigQuery
In this lab assignment use case video, you will fetch data from BigQuery and perform some transformations on it using a Python script. Then, you will store the transformed data in Cloud Storage. This clip is from the chapter "Vertex AI -...