SciShow
The Fibonacci Sequence: Nature's Code
Hank introduces us to the most beautiful numbers in nature - the Fibonacci sequence.
3Blue1Brown
The Essence of Calculus - Part 1 of 11
An overview of what calculus is all about, with an emphasis on making it seem like something students could discover for themselves. The central example is that of rediscovering the formula for a circle's area, and how this is an...
TED Talks
TED: The magic of Fibonacci numbers | Arthur Benjamin
Math is logical, functional and just ... awesome. Mathemagician Arthur Benjamin explores hidden properties of that weird and wonderful set of numbers, the Fibonacci series. (And reminds you that mathematics can be inspiring, too!)
3Blue1Brown
How to lie using visual proofs
Time stamps: 0:00 - Fake sphere proof 1:39 - Fake pi = 4 proof 5:16 - Fake proof that all triangles are isosceles 9:54 - Sphere "proof" explanation 15:09 - pi = 4 "proof" explanation 16:57 - Triangle "proof" explanation and conclusion
3Blue1Brown
But WHY is a sphere's surface area four times its shadow?
Two proofs for the surface area of a sphere
SciShow
There’s a Rectangle Galaxy?
You're probably used to real galaxies having curves, except not all of them seem to have gotten the memo.
TED-Ed
TED-Ed: Why the shape of your screen matters - Brian Gervase
Watching a movie at home isn't quite the same experience as seeing it at a movie theater -- but why? Learn how changes in aspect ratio affect every film, and why your television might not be delivering the whole picture.
3Blue1Brown
But why is a sphere's surface area four times its shadow?
Two proofs for the surface area of a sphere
TED-Ed
TED-Ed: Can you solve the Mondrian squares riddle? - Gord Hamilton
Dutch artist Piet Mondrian's abstract, rectangular paintings inspired mathematicians to create a two-fold challenge. Can you solve the puzzle and get to the lowest score possible? Gordon Hamilton shows how.
TED-Ed
TED-Ed: Can you solve the Alice in Wonderland riddle? | Alex Gendler
After many adventures in Wonderland, Alice has once again found herself in the court of the temperamental Queen of Hearts. She's about to pass through the garden undetected, when she overhears the king and queen arguing that 64 is the...
SciShow
6 Creative Ways People Used to Navigate the Oceans
People have been exploring the oceans since prehistoric times, way before they had GPS to help them figure out where they were. Here are 6 ingenious ways our ancestors navigated the oceans.
SciShow
The Fibonacci Sequence: Nature's Code
Hank introduces us to the most beautiful numbers in nature - the Fibonacci sequence.
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Create Beautiful Patterns
In this video, you will learn about one of the most creative things with a plethora of practical uses, which is the creation of beautiful patterns that can be used in various kinds of artforms such as generating book covers, t-shirt...
Curated Video
Number Theory: Gauss
How Gauss found the sum of all the numbers between 1 and 100, in a matter of seconds, aged just seven! He had developed a formula for triangular numbers, and went on to be hailed as the Prince of Mathematics as he moved on to more...
Curated Video
Geometry and Measurement: The visual patterns
By the end of this learning object, the student will be able to: Apply different examples on different types of patterns.4463
Curated Video
Algebra: How to multiply two Binomials?
By the end of this learning object, the student will be able to: Multiply two binomials.4025
Curated Video
Solving Two Equations of First Degree in Two Variables Graphically and Algebraically: The Omitting and Substitution Methods
By the end of this learning object, the student will be able to: Use the omitting and substitution methods to solve the two first degree equations together.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Constructor Functions
In this video, we will introduce constructor functions and explain how they are used to create objects. We will also discuss the 'new' keyword and how it is used to instantiate objects from constructor functions. This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - More on Object Literals and this Keyword
In this video, we will review object literals and the 'this' keyword. We will discuss how the 'this' keyword refers to the current object and how we can use it to access object properties. This clip is from the chapter "OOP -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Sealing and Freezing Objects
In this video, you will learn about how to use the "Object.seal()" and "Object.freeze()" methods to make objects read-only and prevent changes to their properties. This clip is from the chapter "OOP - Classes, Getters, Setters, and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Property Flags and Descriptors
In this video, you will learn about the different property flags and descriptors in JavaScript, including how to use the "Object.getOwnPropertyDescriptors()" method to inspect object properties. This clip is from the chapter "OOP -...