Curated Video
How to Make Jasmine Rice
Jasmine rice, also known as fragrant, scented, or aromatic rice, is an excellent accompaniment to Asian dishes, but you can also use it as an "exotic" alternative to white rice in any dish.
Curated Video
How to Make Perfect Scrambled Eggs
Everyone and their mother claims to make the best scrambled eggs. We're no different—we're just not your mom.
Curated Video
How to Set a Classic Dinner Table
Figuring out which fork to use for which course can be confusing enough, but having to actually set those forks—and everything else on the table? A recipe for disaster‰Û_ or a chance to strut your etiquette stuff.
Curated Video
How to Make an Egg Wash
Make your baked goods look as good as they taste. Follow these simple steps to make an egg wash that will make your baked treats get noticed.
Curated Video
How to Boil Potatoes
Potatoes are packed full of fiber and nutrients, so follow these simple steps to cook them up easily and effortlessly.
Curated Video
Pumpkin Pie | Recipe
It's so easy to make pumpkin pie and this is how. Don't be phased by the pastry!
Curated Video
Bike Test: Santa Cruz Megatower - The Big Day Brawler
The Santa Cruz Megatower may sound like a super villain's secret lair, but it's more like a secret weapon. Both sure-footed and light-footed, the Megatower is a sled at heart, but it's got enough trail bike DNA to get you to the top of...
Curated Video
Why Forks Have 4 Points
Forks have 4 points to efficiently spear food, providing balance and stability while eating.
Curated Video
Zinc Finger Nucelases
Zinc Finger Nucleases (ZFNs) are engineered molecular tools composed of a zinc finger DNA-binding domain fused to a FokI DNA-cleavage domain, allowing precise targeting and cutting of specific DNA sequences. Once the DNA is cut, natural...
Curated Video
Loader
Sing the Forklift song for kids with Leo the Truck. It moves things with the fork. It's long and it's so strong. It flashes light, oh so bright. And lifts the load with its might. There's a forklift. Up, up, down, down. So quick and...
Curated Video
Train Depot
The train races to the station but breaks down when the locomotive’s wheelset malfunctions. The cars decide to build a repair depot where locomotives and cars can be fixed, ensuring smooth travels ahead.
Curated Video
Delivery Truck
Forklift Lifty is overwhelmed with work and keeps mixing up orders, so Leo the Truck and his friends build a delivery van to help him out.
The Business Professor
Professionalism - Business Meal Etiquette (Part 2)
This video explains elements of business etiquette to show at the dinner table.
Curated Video
Kitchen Vocabulary for ESL Students
English ESL teachers and ESL students will love our Kitchen Vocabulary video. Teachers or parents can make this into a fun guessing game if they choose. There are 10 kitchen vocabulary words. A video will play highlighting each kitchen...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Dining Philosophers Problem
This video demonstrates the dining Philosophers Problem.
Curated Video
Microsoft Notepad.exe and Other Major Updates for Devs
Let's take a look at 13 major updates to developer tools and frameworks that you missed recently. Like the Microsoft Notepad's new AI integration, GitHub Copilot's multi-model support, changes in Next.js 15, and more!
Topics Covered:
AI...
Curated Video
SQLite and “libSQL”
Take a first look at a SQLite fork growing in popularity called libSQL, which makes it possible to launch one database per user. Let's dive into the history of SQLite and examine the tradeoffs of database scaling techniques.
Topics...
Curated Video
Factpack: Weird Weather
From snow devils to St. Elmo's Fire, the weird weather phenomena reported across the globe. Earth Science - Weather - Learning Points. A Twig FactPack Film. Open a discussion on what has been already learnt in a topic, or use to grab...
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - CI Workflow
This video shows the CI workflow, introduces the Maven build tool, and implements the first phase of the CI workflow.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Modifying Arrays and Unshift in JavaScript
In this video, you will learn how to modify arrays in JavaScript. You will learn how to modify a specific element of an array using bracket notation. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Modifying Arrays and Pop in JavaScript
In this video tutorial, you will learn how to modify arrays using the .pop() method in JavaScript. The .pop() method removes the last element of an array and returns that element, thereby modifying the original array. You will see how to...