Instructional Video1:24
Curated Video

Only In Netherlands 9 - Insect Eating World Record Attempt

9th - Higher Ed
Insect Eating World Record Attempt:A successful attempt to set a new world record as 1,747 people eat fried worms, peppers, and garlic, showcasing unique culinary feats.
Instructional Video8:05
Curated Video

Exploring Empathy: Lessons from Hugo the Whale

K - 5th
In this video, Jade the Giraffe and her co-host Kiwi discuss the concept of empathy with their guest, Hugo the whale. They explore how empathy is important in understanding and connecting with others, including animals. Through a story...
Instructional Video6:48
Food Farmer Earth

Sustainable Farming Insights: Lessons from a Good Food Farmer

12th - Higher Ed
Learn about the innovative approaches of a good food farmer, from crop rotation to community-supported agriculture. Discover how sustainable practices can yield high-quality produce and contribute to food security.
Instructional Video5:38
Curated Video

Inflating Glove

6th - 12th
We inflate a rubber glove using the gas produced during a neutralisation reaction. Bicarbonate of soda is added to vinegar in a beaker covered by a rubber glove and it expands. The gas is used to extinguish a flame, showing that it is...
Instructional Video2:42
ShortCutsTv

Procrastination 1: Avoidance and Denial

Higher Ed
Most of us try to avoid doing things we don’t particularly like. But for students, research has shown procrastination can have particularly serious consequences, such as increasing stress levels and lowering grades. And the first step to...
Instructional Video4:12
Wonderscape

Mastering Contractions in English Grammar

K - 5th
Explore the world of contractions in English, focusing on those involving the verb "to be" and the word "not." Learn how to shorten phrases like "cannot" to "can't" and "will not" to "won't," using apostrophes to combine words for more...
Instructional Video7:55
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Input Vulnerability Check Lab (Intruder Ideas)

Higher Ed
This video explains the use of the intruder tab apart from brute-forcing a username or password and how to check vulnerability such as a SQL injection.
Instructional Video11:28
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses

Higher Ed
In this video, you will learn how to add detail to small modular houses. You will explore different techniques for creating small details that add character and interest to your castle environment. Additionally, you will learn how to use...
Instructional Video5:56
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons

Higher Ed
In this video, we will receive a comprehensive conclusion and summary of the key lessons learned throughout the course using pairs trading strategies, which will help us solidify our understanding and prepare for future application of...
Instructional Video9:03
Curated Video

Modern JavaScript from the Beginning - Second Edition - Date Methods and DateTimeFormat API

Higher Ed
In this video, we will continue our exploration of the Date object in JavaScript, focusing on some of the built-in methods for working with dates and times. We will also cover the new Intl.DateTimeFormat API, which provides a powerful...
Instructional Video8:00
Curated Video

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

Higher Ed
In this video, we will discover the classList property and its associated methods, which provide a convenient way to manipulate CSS classes on elements, how to add, remove, toggle, and check for the presence of specific classes using...
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 Video2:48
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Sort and Reverse Methods

Higher Ed
In this video, we will dive into sorting arrays in ascending and descending order using sort() and reversing the order of elements using reverse(), which enables effective data organization and manipulation in arrays.
Instructional Video3:29
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Nested Loop

Higher Ed
In this video, we will understand the concept of nesting loops, where one loop is placed inside another and how nested loops can be used to iterate over multiple levels of data structures or perform repetitive tasks with varying complexity.
Instructional Video5:29
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Events in JavaScript

Higher Ed
In this video, we will delve into the world of events in JavaScript, the fundamental concepts of events, such as event types, event handlers, and event listeners. The video demonstrates how to attach event listeners to HTML elements and...
Instructional Video15:07
Curated Video

Concurrent and Parallel Programming in Python - Queues and Master Scheduler

Higher Ed
In the previous lessons, you learned how to set up our Wikipedia reader and the Yahoo Finance worker; we will now systemize the process and create separate process entities. You will learn to create queues, take elements, and place them...
Instructional Video8:35
Curated Video

The 3D Revolution: Transforming Dental Care and Prosthetics

6th - Higher Ed
Step into the future of medical technology with 3D advancements that are revolutionizing dental care and prosthetics. Learn how 3D imaging and printing are simplifying traditional dental procedures, like impressions, making them quicker...
Instructional Video8:02
Curated Video

Exploring Laziness: A Deep Dive into Idleness and Its Impacts

6th - Higher Ed
Unpack the concept of laziness, often misunderstood as just a lack of action. Delve into the psychological, genetic, and physiological aspects of why people may seem lazy, including the role of dopamine in motivation and effort. This...
Instructional Video3:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Arrays - Using Person Objects and String Elements with Exercises

Higher Ed
In this video, you will learn about Java arrays—using person objects and string elements with exercises.
Instructional Video4:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Instructional Video6:33
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 30 - Java For Loop to Print Multiplication Table – Puzzles

Higher Ed
This video talks about Java for loop to print the multiplication table – puzzles.
Instructional Video8:49
Curated Video

Innovations in Healthcare: Transforming Everyday Medical Practices

6th - Higher Ed
Discover groundbreaking advancements in healthcare that promise to transform routine medical practices. From a nano-glue that instantly seals cuts without leaving scars to smartphone applications that improve vision without glasses, and...
Instructional Video8:26
Curated Video

Innovations in Snorkeling: Breathing Easy and Staying Safe Underwater

6th - Higher Ed
Explore the latest advancements in snorkeling gear designed to enhance your underwater experience. Discover a revolutionary snorkeling mask that allows you to breathe naturally without fogging up, and learn about protective suits...
Instructional Video4:51
Curated Video

Chatbots Development with Amazon Lex - Testing Our Chatbot

Higher Ed
After completing all the necessary steps in building the chatbot, we will now deploy the chatbot and back to the Lex console. We will then test the chatbot for the intended tasks it is to perform.