Crash Course
Representing Numbers and Letters with Binary: Crash Course Computer Science
Today, we’re going to take a look at how computers use a stream of 1s and 0s to represent all of our data - from our text messages and photos to music and webpages. We’re going to focus on how these binary values are used to represent...
TED-Ed
TED-Ed: A brief history of numerical systems - Alessandra King
1, 2, 3, 4, 5, 6, 7, 8, 9 and 0. With just these ten symbols, we can write any rational number imaginable. But why these particular symbols? Why ten of them? And why do we arrange them the way we do? Alessandra King gives a brief history...
Crash Course
Unit Conversion & Significant Figures: Crash Course Chemistry
A unit is the frequently arbitrary designation we have given to something to convey a definite magnitude of a physical quantity and every quantity can be expressed in terms of the seven base units that are contained in the international...
TED-Ed
TED-Ed: How big is infinity? - Dennis Wildfogel
Using the fundamentals of set theory, explore the mind-bending concept of the "infinity of infinities" -- and how it led mathematicians to conclude that math itself contains unanswerable questions.
Curated Video
How to Multiply this Fraction to this Decimal Number
Whether you're just starting out, or need a quick refresher, this is the video for you! Mrs. C will go through how to multiply a fraction to a decimal number step-by-step.
Curated Video
Gradients: Fold Mountains
Discover how the steep gradients of fold mountains are created from parallel flats, as angles build by degrees. Maths - Space A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Curated Video
How Long is a Metre?
The evolution of standard measurements from body parts to precise, universal measures. Maths - Measurement A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts in...
Curated Video
Why Do We Count in Tens?
Find out why our metric system is based on the number ten. Is it the best number to count on? Or could the reason be more biological than mathematical? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the...
Curated Video
Binary: What Is Binary?
Learn how the binary base system works, and how to symbolise any number using just two digits. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts in...
Curated Video
Decimals: Decimal Day
What happened when decimal currency was introduced in the UK. Why is decimalisation 'easier' to understand? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract...
Curated Video
Hyperinflation: 1920s Germany
The causes and effects of spiralling interest rates in 1920s Germany, when money became so devalued it was burnt as fuel. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films...
Curated Video
Sets: Infinity
Discover why infinity puzzled the Greeks, and why this led to the discovery that there is more than one type of infinity. Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context...
Curated Video
Numbers: The Discovery of Zero
For centuries, only the numbers 1-9 existed. Who discovered zero? When? And why is it important? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts...
FuseSchool
Place Value & Decimals | Numbers | Maths
In this video, Mardo explains decimal notation and place value in a clear and straightforward manner. He illustrates how to convert fractions into decimals, emphasizing the importance of place value and base 10. Through examples like...
FuseSchool
Compare & Order Decimals | Numbers | Maths
This video introduces comparing and ordering decimals using place value. Lorenzo walks viewers through an example, starting with decimals 0.561, 0.55, 0.057, and 0.5. By comparing the digits in each decimal place, he demonstrates how to...
Curated Video
An Introduction to Decimals | Decimal Place Value for Kids
Understanding Decimals: A Comprehensive Guide Have you ever wondered what those numbers with dots signify? 🤔 Dive into the world of decimals with us in this informative video! In this engaging session, we demystify decimals, exploring...
Curated Video
Decimal Models | Tenths and Hundredths
Decimals Unveiled: Mastering Place Value Models Ever wondered about those mysterious numbers with dots? 🤔 Join us as we delve into the realm of decimal models in this enlightening video! In this comprehensive guide, we'll explore various...
Curated Video
Dividing with Decimal Numbers
Welcome to our comprehensive guide on dividing decimal numbers! Whether you're navigating whole number divisors or tackling decimal divisors, this video has got you covered. In this tutorial, we break down the fundamentals of decimal...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Working with Numbers
In this video, we will cover the basics of working with numbers in JavaScript. We will explore number literals, operators, and common methods for working with numbers. This clip is from the chapter "Variables, Data Types, Methods, and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Number Challenge
In this video, we will tackle a coding challenge to reverse a given number in JavaScript. We will walk through the problem step by step, discuss different approaches, and write a solution using JavaScript math and string methods. This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Math Object
In this video, we will explore the Math object in JavaScript, which provides a set of built-in methods for performing mathematical operations. We will cover common methods such as round, ceil, floor, random, and more. This clip is from...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - How to Declare Variables in Rust - Strings Integers and Booleans in Rust
This video demonstrates how to declare variables in Rust. You will work on strings integers and Booleans in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Number Methods
In this video, you will learn about the various Number methods available in JavaScript, which include isNaN, isFinite, toExponential, and toPrecision, among others. We will understand how to use these methods to perform operations on...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - String Methods - Part 3
In this final part, we will explore more advanced string methods such as match, search, slice, substr, and includes, enable you to search for patterns in strings, extract substrings, and check whether a string contains a specific value,...