Crash Course
Input Devices: Crash Course Games
Today we're going to talk about controllers. Controllers are incredibly important in the gaming experience because they are how we communicate actions within a game and often play a significant role in why we like or dislike certain...
TED Talks
TED: In our baby's illness, a life lesson | Roberto D'Angelo + Francesca Fedeli
Roberto D'Angelo and Francesca Fedeli thought their baby boy Mario was healthy -- until at 10 days old, they discovered he'd had a perinatal stroke. With Mario unable to control the left side of his body, they grappled with tough...
3Blue1Brown
But what is a Neural Network? Deep learning - Part 1 of 4
An overview of what a neural network is, introduced in the context of recognizing hand-written digits.
Crash Course
Engines: Crash Course Physics
One of the greatest inventions is the steam engine. But why? What makes it so useful? And how does it work? In this episode of Crash Course Physics, Shini talks to us about how engines work, what makes them efficient, and why they're...
3Blue1Brown
Solving 2D equations using color, a story of winding numbers and composition
An algorithm for solving continuous 2d equations using winding numbers.
TED Talks
JP Rangaswami: Information is food
How do we consume data? At TED@SXSWi, technologist JP Rangaswami muses on our relationship to information, and offers a surprising and sharp insight: we treat it like food.
3Blue1Brown
Limits, L'Hôpital's rule, and epsilon delta definitions | Essence of calculus, chapter 7
What are limits? How are they defined? How are they used to define the derivative? What is L'Hospital's rule?
3Blue1Brown
The other way to visualize derivatives
A visual for derivatives which generalizes more nicely to topics beyond calculus. Thinking of a function as a transformation, the derivative measure how much that function locally stretches or squishes a given region.
SciShow
Uncovering the Secrets of the Past with AI
It’s probably not a surprise that many ancient texts are a bit worn out and tattered, and that makes deciphering what they say quite a task. But with new computer tech and artificial intelligence, we are getting much clearer glimpses of...
TED-Ed
TED-Ed: Can you solve the alien pyramid riddle? | Henri Picciotto
Today is the anniversary of the best-worst day of your life. The best part was discovering a subterranean city on Mars. The worst part was when you lost contact with Earth. You and the other 99 scientists have spent the year engineering...
3Blue1Brown
What they won't teach you in calculus
A visual for derivatives which generalizes more nicely to topics beyond calculus.
3Blue1Brown
Limits, L'Hopital's rule, and epsilon delta definitions: Essence of Calculus - Part 7 of 11
What are limits? How are they defined? How are they used to define the derivative? What is L'Hospital's rule?
Crash Course
The Law of Conservation: Crash Course Engineering #7
Today Shini explains the law of conservation, beginning with simple, steady-state systems. We’ll discuss conversion and yield, accumulation, and how generation and consumption can affect how much accumulation there is in a system.
Crash Course
Registers and RAM: Crash Course Computer Science
Today we’re going to create memory! Using the basic logic gates we discussed in episode 3 we can build a circuit that stores a single bit of information, and then through some clever scaling (and of course many new levels of abstraction)...
Crash Course
How Computers Calculate - the ALU: Crash Course Computer Science
Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The ALU may not have the most exciting name, but it is the...
3Blue1Brown
But what is a partial differential equation? Differential Equations - Part 2 of 5
The heat equation, as an introductory PDE.
Oxford Comma
Why Are Commas So Confusing?
Commas serve many functions, but their role in writing has also changed over time. Learning about this change can help students better understand why commas are confusing and how they can better use them in their own writing.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Loops - FOR
In this video, you will learn about the For loop. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control, functions,...
Curated Video
Breakthrough: World's Smallest Computer Diagnoses and Fights Cancer
Researchers at the Mediterranean Institute of Science have developed the world's smallest computer, made entirely of biological molecules. This biomolecular computer can detect changes in the balance of molecules in the body, allowing it...
Curated Video
BMW Active Steering: Enhancing Control and Handling
This video discusses BMW's active steering system, which is a power-assisted steering technology that varies the steering ratio based on the car's speed. The system combines a conventional rack and pinion steering gear with a planetary...
Curated Video
What are ITTOs, Part 2 - Definitions? PM in Under 5
ITTO: Inputs, Tools, Techniques, Outputs. So, what do each of those terms mean?
Curated Video
Java Multithreading and Parallel Programming Masterclass - Can We Improve Binary Search Through Multithreading?
This video dives deep to help you understand if we can improve binary search through multithreading.
Curated Video
Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 2
This is the second of the two-part project-based video on simulating a MapReduce job with threads.
Curated Video
Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 1
This is the first of the two-part project-based video on simulating a MapReduce job with threads.