Instructional Video0:33
Curated Video

Variable

6th - 12th
A factor, condition or parameter that can be observed and measured in the course of scientific research. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions....
Instructional Video0:44
Curated Video

Data

6th - 12th
A collection of pieces of information, organised and categorised for some purpose. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary...
Instructional Video0:48
Curated Video

Quantum

6th - 12th
A fixed amount of energy absorbed or released in an exchange of energy, or the smallest unit of any entity involved in an interaction. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images...
Instructional Video2:46
Curated Video

European Mathematical Symbols

6th - 12th
Before the 17th century, mathematical problems were written, and solved, in longhand... until mathematical symbols were invented in Europe. Maths - History Of Maths A Twig Math Film. Reinforce and extend the learning required by the...
Instructional Video3:05
Curated Video

Variables: Dating By Number

6th - 12th
Can algebra help a group of unlucky-in-love men find a date? See how manipulating the values in an algebraic equation can skew the outcome. Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Instructional Video3:31
Curated Video

Beating the Stock Market

6th - 12th
Could mathematicians devise a formula to eliminate risk from the stock market? The story of the mathematical formula which made traders billions – until the unexpected happened. Maths - Statistics And Probability A Twig Math Film....
Instructional Video3:26
Curated Video

Why Do Shares Change Price?

6th - 12th
What are shares, and what affects their price? Discover why share price is not only dictated by monetary value, and why this makes trading a risky business. Maths - Statistics And Probability A Twig Math Film. Reinforce and extend the...
Instructional Video2:35
Curated Video

What Do Sine Waves Sound Like?

6th - 12th
Hear sine waves as sound, and discover the equations that describe them: and the effect of increasing or decreasing the variables of amplitude and frequency. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by...
Instructional Video3:36
Curated Video

Substitution Property - How To Solve 3m = n - 7

9th - Higher Ed
Welcome to Math Defined with Mrs. C. - Math Confidence-Boosting Math Practice - Substitution Property - How To Solve 3m = n - 7 with Set Values of n={-2, 1, 4} In this video, I will show you how to solve the equation 3m = n - 7, to...
Instructional Video4:05
Curated Video

Are You Stumped by LCM? Find Out How To Ace This Ladder Method Puzzle!

9th - Higher Ed
Welcome to Math Defined with Mrs. C, where I simplify math concepts for you! In this video, I will guide you through the ladder method to find the Least Common Multiple (LCM) of a set of numbers. Specifically, I'll tackle the numbers 2,...
Instructional Video8:12
Curated Video

Algebra | Equations - An Introduction | Maths with Mrs. B

K - 12th
This video introduces the concept of algebraic equations and guides learners through the process of solving one-step equations, step by step. 00:00 Introduction 00:16 What is an Equation? 02:13 Solving Equations 02:32 Example 1 03:23...
Instructional Video10:06
Science Buddies

Real-Time Clock (RTC) on Arduino UNO R4 Minima

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video10:01
Science Buddies

Arduino Evaporative Cooling System

K - 5th
Make a thermostat-controlled evaporative cooling system using an Arduino in this fun science project.
Instructional Video12:54
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items

Higher Ed
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Instructional Video2:02
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Higher Ed
In this video, you will learn how to control player movement while dashing with this technique.
Instructional Video7:16
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Adding Player Sprite

Higher Ed
In this video, we will add player sprite to the project to represent our character on-screen.
Instructional Video4:16
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dataset

Higher Ed
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Instructional Video6:54
Curated Video

Machine Learning: Random Forest with Python from Scratch - For Loop

Higher Ed
Let's understand the for loop and how it is used to iterate a sequence, which is a list, tuple, string, dictionary, or set. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python...
Instructional Video7:54
Curated Video

Machine Learning: Random Forest with Python from Scratch - Comparison Operators

Higher Ed
Here, you will learn about Python's two types of operators, the comparison operator, and the logical operator. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video12:00
Curated Video

Machine Learning: Random Forest with Python from Scratch - Strings

Higher Ed
Here, we will look at the second datatype, strings, which are characters, used to represent text instead of numbers. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video12:05
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Autoregressive Linear Model for Time Series Prediction

Higher Ed
In this video, we will dive into coding and learn about the autoregressive linear model for time series prediction. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
Instructional Video6:59
Curated Video

Modern JavaScript from the Beginning - Second Edition - Basic Principles of OOP

Higher Ed
In this video, we will discuss the three main principles of OOP: encapsulation, inheritance, and polymorphism. We will explain what each of these principles means and how they are used in OOP. This clip is from the chapter "OOP -...
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 Video6:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - Handling Multiple Promises with promise.all()

Higher Ed
In this video, you will learn how to use the Promise.all() method to handle multiple Promises at once. We will see how to wait for multiple Promises to resolve and how to handle errors if any of the Promises are rejected. This method can...