Instructional Video3:22
Curated Video

The Wrong Guy Won

6th - 12th
Why a seemingly random phone poll incorrectly predicted the outcome of the 1936 presidential race... because of a hidden bias. Maths - Statistics And Probability A Twig Math Film. Reinforce and extend the learning required by the...
Instructional Video9:57
Curated Video

Incredible Things Coffee Does To Your Body

12th - Higher Ed
Weird History Food is going to pour you a video on What Coffee Does To Your Body. Coffee gets a bad rap. Maybe because it tastes so good. Things that taste good are almost always bad for us. There are some less-than-awesome things that...
Instructional Video3:11
Curated Video

Carbocation Stability: The Power of Hyperconjugation

9th - Higher Ed
Hyperconjugation plays a significant role in stabilizing carbocations, where adjacent alkyl groups donate electron density via sigma bonds to the positively charged carbon, spreading the charge and increasing stability.
Instructional Video3:11
Curated Video

Mesomeric Effect (+M): How Phenol Releases Electrons

9th - Higher Ed
The +M effect refers to electron donation through resonance, as seen in phenol where the hydroxyl group donates electrons into the benzene ring. This increases electron density in the ring and impacts reactivity and acidity
Instructional Video3:47
Curated Video

Resonance in Action: Bond Length, Acidity & More!

9th - Higher Ed
Resonance has far-reaching effects on molecular properties. It can equalize bond lengths, making double bonds longer and single bonds shorter than expected. It also stabilizes charged species, influencing acidity and basicity. For...
Instructional Video4:59
Curated Video

Pi-n Conjugation: Unlocking the Secrets of Molecular Stability

9th - Higher Ed
Pi-n conjugation occurs when a lone pair of electrons (n) interacts with a pi system, enhancing electron delocalization. This conjugation stabilizes the molecule, as the lone pair contributes to the overall resonance. Pi-n conjugation...
Instructional Video3:17
Curated Video

Bond Fission Explained: Homolytic vs. Heterolytic Splits

9th - Higher Ed
Bond fission, the process of breaking chemical bonds, can occur in two ways: homolytic and heterolytic. In homolytic fission, the bond breaks evenly, with each atom receiving one electron, resulting in the formation of free radicals. In...
Instructional Video2:57
Curated Video

Why Do Clothes Feel Stiff When Air Dried But Soft Coming From the Dryer?

Pre-K - Higher Ed
The difference between air-drying and tumble-drying is that air-drying keeps the cellulose fibers from reforming their hydrogen bonds more effectively, which makes the towel feel a bit fluffy. Tumble drying, on the other hand, causes the...
Instructional Video3:18
Curated Video

Why Are the Tropics Hotter than The Equator?

Pre-K - Higher Ed
The hottest parts of the world do not lie ‘on’ the Equator (as our assumption would suggest) but rather around the tropics, i.e., the areas that lie above and below the Equator. What’s the reason behind this? The answer to this question...
Instructional Video2:34
Curated Video

The Martian Meteorite

Pre-K - Higher Ed
Mars has been the target for increasing numbers of probes all designed to add to our knowledge of our neighbouring planet. Roughly 16 million years ago a huge meteor collided with Mars. Its impact was so great that it dislodged some of...
Instructional Video2:01
Curated Video

Football Shorts - Episode 13 SCOTLAND PREPARES FOR UKRAINE EURO 2008

3rd - Higher Ed
SCOTLAND WERE IN AN UNFAMILIAR ROLE AS GROUP LEADERS PROTECTING A PERFECT RECORD WHEN THEY WENT TO THE UKRAINE FOR THEIR NEXT 2008 GROUP B QUALIFIER, BUT COACH WALTER SMITH WAS MAKING SURE HIS MEN ADOPTED A CAUTIOUS APPROACH TO THE GAME.
Instructional Video12:50
Curated Video

Zero and Negative Exponents Simplified

9th - Higher Ed
In this video, we dive deep into the world of exponents, focusing on the concepts of zero and negative exponents. We'll explore why any number raised to the power of zero equals one, and how to handle negative exponents by using...
Instructional Video2:50
Science Buddies

Is plant-based milk as protein-packed as dairy milk?

K - 5th
This chemistry science project compares the protein content of plant-based milk to dairy milk.
Instructional Video9:19
Curated Video

The CISO Masterclass - STAR Methodology - Continued

Higher Ed
This video builds upon the previous one, providing additional tips and examples for utilizing the STAR methodology during CISO interviews.
Instructional Video12:03
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 3)

Higher Ed
In this video, we will make use of all the data and try to predict whether the price will go up or down. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video4:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)

Higher Ed
In this video, you will learn how to preform RNN for image classification on the MNIST dataset. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video11:45
Curated Video

Modern JavaScript from the Beginning - Second Edition - Speech Recognition API - Color Say Project

Higher Ed
In this video, you will learn about the Speech Recognition API. We will see how to create a project that recognizes a user's speech and changes the background color of the page accordingly. This clip is from the chapter "Web Browser...
Instructional Video16:42
Curated Video

Modern JavaScript from the Beginning - Second Edition - Add Pagination for Search

Higher Ed
In this video, we will add pagination to the search results page to allow users to navigate between different pages of search results. We will use the Page.js library to create dynamic URLs and render the correct results for each page....
Instructional Video11:39
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Search Results

Higher Ed
In this video, we will display the search results on a separate page that's similar to the popular movies page. We will use a template literal to render the content and create pagination for large search result sets. This clip is from...
Instructional Video13:39
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Popular Movies

Higher Ed
In this video, we will fetch and display a list of popular movies from the TMDb API using JavaScript's fetch function and render them to the UI. This clip is from the chapter "Flixx Movie App Project" of the series "Modern JavaScript...
Instructional Video8:05
Curated Video

Modern JavaScript from the Beginning - Second Edition - FizzBuzz Challenge

Higher Ed
In this video, we will tackle a common coding challenge called FizzBuzz, which involves printing out certain words or numbers based on certain conditions. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of...
Instructional Video5:29
Curated Video

Machine Learning: Random Forest with Python from Scratch - Accuracy and Error-1

Higher Ed
This lecture explains accuracy and error in data when the predicted outcome is close to the expected result and when it is not defined as an error. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine...
Instructional Video2:08
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Exercise Example in Rust

Higher Ed
This is an exercise video on integer example in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...
Instructional Video2:23
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Text Editor and Console Basics

Higher Ed
This video talks about the basics of the Rust IDE Text Editor and Console. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the Rust...