Instructional Video4:23
SciShow

The Real Reason You’re Always Losing Your Keys

12th - Higher Ed
Do you often lose things like your keys? Psychology can explain not only why it happens, but also some ways to combat that.
Instructional Video5:52
TED Talks

TED: Greg Gage: How to control someone else's arm with your brain

12th - Higher Ed
Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy demo, the neuroscientist and TED Senior Fellow uses a simple, inexpensive DIY kit to take away the free will of an audience member. It's not a...
Instructional Video5:52
TED Talks

Greg Gage: How to control someone else's arm with your brain

12th - Higher Ed
Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy demo, the neuroscientist and TED Senior Fellow uses a simple, inexpensive DIY kit to take away the free will of an audience member. It's not a...
Instructional Video3:02
SciShow

Nurseryfish Dads Give Their Young a Headstart… Literally

12th - Higher Ed
Happy Father's day! Today we're talking about the fintastic Nurseryfish, which is one of the best dads you can fish for.
Instructional Video15:35
TED Talks

Stanley McChrystal: Listen, learn ... then lead

12th - Higher Ed
Four-star general Stanley McChrystal shares what he learned about leadership over his decades in the military. How can you build a sense of shared purpose among people of many ages and skill sets? By listening and learning -- and...
Instructional Video4:24
Bozeman Science

Electric Permittivity

12th - Higher Ed
In this video Paul Andersen explains how electric permittivity of a material resists the formation of electric fields. Capacitors store energy be preventing the formation of electric fields in dielectric material. The electric...
Instructional Video9:43
SciShow

Which Seafood Is Better for the Environment: Farmed or Wild Caught?

12th - Higher Ed
There’s no doubt that fish is a great source of protein in one’s diet. But the debate about whether fish farming or commercial fishing is worse for the environment continues and, as you might suspect, there isn’t a straightforward answer.
Instructional Video7:31
Bozeman Science

Fishing

12th - Higher Ed
In this video Paul Andersen explains how various techniques have been used for years to collect seafood. Commercial fishing has led to overfishing in certain areas and species due to the tragedy of the commons. An explanation of...
Instructional Video6:11
TED-Ed

TED-Ed: The wacky history of cell theory - Lauren Royal-Woods

Pre-K - Higher Ed
Scientific discovery isn't as simple as one good experiment. The weird and wonderful history of cell theory illuminates the twists and turns that came together to build the foundations of biology.
Instructional Video9:23
Curated Video

Preserving the Halibut Population and a Family Business

3rd - Higher Ed
Meet a family deeply rooted in halibut fishing and learn how their work and their lives have changed in recent decades. Nora recounts her upbringing on longline boats and the demanding, rewarding nature of the work. Her father, Matt, has...
Instructional Video7:59
Curated Video

Centre of Gravity: Finding the Balance Point of Irregular Objects

6th - 12th
We use a plumb line and hook to find the centre of gravity of an irregularly shaped piece of card. A hole is punched in the card and it is suspended from the hook. A plumb line is used to let us draw the vertical line under the hole on...
Instructional Video10:10
Bedtime History

Antonie van Leeuwenhoek for Kids | Bedtime History

K - 5th
Antony van Leeuwenhoek was a Dutch scientist and a pioneer in the field of microbiology. Often referred to as "the Father of Microbiology," he was the first to observe and describe microorganisms using a microscope that he designed and...
Instructional Video2:05
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Using the useNavigate() Hook

Higher Ed
In this video, we will explore the useNavigate() hook and learn to use it to perform navigation actions in response to user interactions or other events. The video covers scenarios such as redirecting after form submission and...
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 Video2:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is an IDE - Remix Ethereum

Higher Ed
In this video, you will learn about the integrated development environment (IDE) called Remix Ethereum, including its features and how to use it for Solidity programming and smart contract development. This clip is from the chapter...
Instructional Video5:08
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Serverless with AWS

Higher Ed
This video explains serverless, which is just a fancy term for choosing to use cloud services rather than write a server by hand. The truth is that it is still a server; it's just that the cloud services provider has written a portion of...
Instructional Video4:21
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - useEffect Hooks and Rendering Optimization with React Native

Higher Ed
In this video, we will explore the useEffect hook in React Native, which is used for handling side effects such as network requests, state updates, and rendering optimizations. By the end of this video, you will have a better...
Instructional Video12:20
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Writing an Algorithm from Scratch with ChatGPT

Higher Ed
This video provides an introduction to writing algorithms from scratch using a step-by-step approach with the help of ChatGPT.
Instructional Video3:53
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up Auth0 with Express and Passport

Higher Ed
This video helps you with setting up Auth0 with Express and Passport. This clip is from the chapter "Auth0" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on Auth0 in detail.
Instructional Video4:10
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Facebook Developers Platform and API Creation

Higher Ed
This video talks about the Facebook Developers platform and API creation. This clip is from the chapter "Facebook Authentication and Passport Login" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video6:42
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up Routing

Higher Ed
This video demonstrates setting up routing from scratch. This clip is from the chapter "Configuring App Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on configuring...
Instructional Video6:28
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Async Await Fetch OpenAI and ChatGPT Post Request Pattern

Higher Ed
This video demonstrates the use of async/await and fetch to send a post request to the OpenAI API, allowing ChatGPT to respond to user input in real time.
Instructional Video7:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video11:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Navigation / 056

Higher Ed
Here, we will delve deep into navigation in the React structure. There are two ways, where we will use the "useNavigate" hook, or use a navigate component.