Instructional Video10:46
Curated Video

How Ben and Jerry Built Their Ice Cream Empire

12th - Higher Ed
Weird History is going to cool off with some history about Ben and Jerry's Ice Cream. Founded in Burlington, Vermont, Ben Cohen and Jerry Greenfield were childhood friends who decided to make an ice cream business happen. And man did it...
Instructional Video11:27
Weird History

History's Strangest Beauty Trends

12th - Higher Ed
It's impossible to meet the incredibly unrealistic and changing beauty standards of our world, and many of us have already spent way too much time trying to pluck, paint, or contour ourselves into stacking up. It may not be a surprise to...
Instructional Video5:55
Curated Video

Using Modern Science to Validate Ancient Conservation Techniques

3rd - Higher Ed
In the United States, indigenous conservation techniques aren not widely recognized. Michael Kotutwa Johnson, a member of the Hopi tribe, is on a mission to change that. In this video, he explains how he uses scientific language to...
Instructional Video4:02
Wonderscape

Exploring the Iguanas of the Galapagos

K - 5th
Take a virtual trip to the Galapagos Islands and discover the unique iguanas that inhabit this paradise. Learn about the marine iguana's impressive swimming abilities and the land iguana's symbiotic relationship with local finches....
Instructional Video8:30
Curated Video

Machine Learning: Random Forest with Python from Scratch - Sets

Higher Ed
Our next datatype is a set, an unordered collection of iterable and mutable data. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video8:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)

Higher Ed
Continuing with the decision-making lesson, we will understand what a nested if statement is. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video3:13
Curated Video

Modern JavaScript from the Beginning - Second Edition - For...in Loop

Higher Ed
In this video, we will explore the for...in loop in JavaScript, which allows us to iterate over the properties of an object. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript...
Instructional Video8:06
Curated Video

Machine Learning: Random Forest with Python from Scratch - Information Gain

Higher Ed
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video5:03
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Inline and Internal Styling in React.JS

Higher Ed
In this video, you will learn about different methods of styling components in React.JS. You will explore inline styling, where you can directly apply styles to individual elements using JavaScript objects. You will also learn about...
Instructional Video1:55
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - The forEach Method

Higher Ed
In this video, you will learn about iterating over each element of an array and executing a provided function for each element, which simplifies the process of performing operations on each element of an array without the need for...
Instructional Video4:10
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Smart Contract Oracles

Higher Ed
In this video, you will learn about Smart Contract Oracles, which are third-party services that provide external data to smart contracts. You will understand the importance of Oracles in smart contract development, the challenges of...
Instructional Video6:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - AWS (Amazon Web Services)

Higher Ed
This video explains AWS, which features a massive list of services for developers and cloud engineers to pick from. Each service is designed to take a portion of an application ecosystem. This clip is from the chapter "Cloud Platforms"...
Instructional Video7:01
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Custom Model Training Using SDK and Model Registries

Higher Ed
In this lab video, you will learn how to use the Vertex AI SDK and model registries to train and deploy custom machine learning models. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science...
Instructional Video6:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, you will learn about Java for loop—syntax and puzzles.
Instructional Video11:34
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - BigDecimal Exercises - Simple Interest Calculation

Higher Ed
In this video, you will learn about BigDecimal exercises—simple interest calculation.
Instructional Video4:12
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Print Multiplication Table with a Parameter and Method Overloading

Higher Ed
In this video, you will learn about printing the multiplication table with a parameter and method overloading.
Instructional Video8:28
Instructional Video2:57
Instructional Video4:59
Curated Video

Collecting Like Terms GCSE Questions

3rd - Higher Ed
This video provides three sets of differentiated GCSE exam style practice questions on the topic of collecting like terms and simplifying. The answers to the questions are provided and solutions explained.
Instructional Video8:49
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations

Higher Ed
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Instructional Video5:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: User Rating Matrix

Higher Ed
In this video, we will understand what a user rating matrix is and how we can build a user rating matrix.
Instructional Video5:30
Curated Video

Fundamentals of Secure Software - OAuth

Higher Ed
This video explains OAuth and how it is used.