Curated Video
Only In Netherlands 9 - Insect Eating World Record Attempt
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.
Curated Video
Exploring Empathy: Lessons from Hugo the Whale
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...
Food Farmer Earth
Sustainable Farming Insights: Lessons from a Good Food Farmer
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.
Curated Video
Inflating Glove
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...
ShortCutsTv
Procrastination 1: Avoidance and Denial
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...
Wonderscape
Mastering Contractions in English Grammar
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...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Input Vulnerability Check Lab (Intruder Ideas)
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.
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Date Methods and DateTimeFormat API
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - classList Method
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...
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 Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Sort and Reverse Methods
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.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Nested Loop
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.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Events in JavaScript
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...
Curated Video
Concurrent and Parallel Programming in Python - Queues and Master Scheduler
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...
Curated Video
The 3D Revolution: Transforming Dental Care and Prosthetics
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...
Curated Video
Exploring Laziness: A Deep Dive into Idleness and Its Impacts
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Arrays - Using Person Objects and String Elements with Exercises
In this video, you will learn about Java arrays—using person objects and string elements with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 30 - Java For Loop to Print Multiplication Table – Puzzles
This video talks about Java for loop to print the multiplication table – puzzles.
Curated Video
Innovations in Healthcare: Transforming Everyday Medical Practices
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...
Curated Video
Innovations in Snorkeling: Breathing Easy and Staying Safe Underwater
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...
Curated Video
Chatbots Development with Amazon Lex - Testing Our Chatbot
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.