Curated Video
How Ben and Jerry Built Their Ice Cream Empire
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...
Weird History
History's Strangest Beauty Trends
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...
Curated Video
Using Modern Science to Validate Ancient Conservation Techniques
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...
Wonderscape
Exploring the Iguanas of the Galapagos
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....
Curated Video
Machine Learning: Random Forest with Python from Scratch - Sets
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - For...in Loop
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Information Gain
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Inline and Internal Styling in React.JS
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - The forEach Method
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Smart Contract Oracles
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - AWS (Amazon Web Services)
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"...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Custom Model Training Using SDK and Model Registries
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...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 6: How to Be a Collaborator
Tip 6: How to Be a Collaborator
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 21: How to Be a 'One-Team' Facilitator Whenever Possible
Tip 21: How to Be a 'One-Team' Facilitator Whenever Possible
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles
In this video, you will learn about Java for loop—syntax and puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - BigDecimal Exercises - Simple Interest Calculation
In this video, you will learn about BigDecimal exercises—simple interest calculation.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Print Multiplication Table with a Parameter and Method Overloading
In this video, you will learn about printing the multiplication table with a parameter and method overloading.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Variables in Java
This video talks about variables in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Troubleshooting Eclipse - Configuring Java JDK
This video gives an overview of the entire section.
Curated Video
Collecting Like Terms GCSE Questions
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: User Rating Matrix
In this video, we will understand what a user rating matrix is and how we can build a user rating matrix.