Instructional Video0:55
Curated Video

Quark

6th - 12th
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....
Instructional Video2:12
Curated Video

Circuits

6th - 12th
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...
Instructional Video2:07
Curated Video

Resistance

6th - 12th
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...
Instructional Video2:38
Curated Video

How Robots Work

K - 5th
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...
Instructional Video1:03
Curated Video

Earth and Universe: The Solar System

K - 8th
By the end of this learning object, the student will be able to: Describe the solar system and its characteristics.13995
Instructional Video2:33
Curated Video

The International Space Station

Pre-K - Higher Ed
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...
Instructional Video10:35
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Jump Mechanic

Higher Ed
In this video, you will learn how to implement the jump mechanic, allowing our player to jump over obstacles.
Instructional Video9:01
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement

Higher Ed
In this video, you will learn how to implement the left and right movement, allowing our player to move horizontally.
Instructional Video6:22
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - What Are Components? + Game Files

Higher Ed
In this video, we will show how to locate and access the game components and files necessary for our project.
Instructional Video12:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - IdeaList Component

Higher Ed
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...
Instructional Video12:04
Curated Video

Modern JavaScript from the Beginning - Second Edition - IdeaForm Component

Higher Ed
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...
Instructional Video8:36
Curated Video

Modern JavaScript from the Beginning - Second Edition - Modal Component

Higher Ed
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...
Instructional Video9:27
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 1)

Higher Ed
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...
Instructional Video7:17
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Props in React.JS

Higher Ed
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...
Instructional Video5:44
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS

Higher Ed
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...
Instructional Video6:21
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction to React.JS

Higher Ed
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...
Instructional Video3:13
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Restful API in React.JS - Part 1

Higher Ed
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...
Instructional Video2:59
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Handling Error Pages with React-Router-DOM

Higher Ed
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.
Instructional Video2:11
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - useEffect Hook in React.JS

Higher Ed
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...
Instructional Video4:05
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Pool Map Multiple Arguments

Higher Ed
Let's learn how to pass multiple arguments, passing lists instead of elements in a list or class while executing a code.
Instructional Video8:23
Curated Video

Molten Mysteries: The Art of Glass Making

6th - Higher Ed
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...
Instructional Video1:40
Curated Video

Vue.js 3 and Firebase for Beginners - Views or Components?

Higher Ed
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...
Instructional Video4:14
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Transactions Eligible for Project Finance

Higher Ed
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...
Instructional Video1:36
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Assignment Use Case - Fetch Data from BigQuery

Higher Ed
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 -...