TED Talks
Jinha Lee: Reach into the computer and grab a pixel
The border between our physical world and the digital information surrounding us has been getting thinner and thinner. Designer and engineer Jinha Lee wants to dissolve it altogether. As he demonstrates in this short, gasp-inducing talk,...
SciShow
AI vs. Human: The Greatest Go Tournament Ever
Google's 'AlphaGo' and the world's top ranked Go player go head-to-head in a battle to decide whether or not an AI can be programmed to win a game as complicated as Go.
TED-Ed
TED-Ed: The Train Heist | Think Like A Coder, Ep 4 | Alex Rosenthal
This is episode 4 of our animated series "Think Like A Coder." This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and...
TED Talks
TED: How I'm fighting bias in algorithms | Joy Buolamwini
MIT grad student Joy Buolamwini was working with facial analysis software when she noticed a problem: the software didn't detect her face -- because the people who coded the algorithm hadn't taught it to identify a broad range of skin...
SciShow
Brain vs. Computer
The brain of luchador Hanko wants to take on the worlds fastest supercomputer, "K," in a cage match for bragging rights - which one is the most impressive information processor?
TED Talks
Max Little: A test for Parkinson's with a phone call
Parkinson's disease affects 6.3 million people worldwide, causing weakness and tremors, but there's no objective way to detect it early on. Yet. Applied mathematician and TED Fellow Max Little is testing a simple, cheap tool that in...
TED Talks
John Maeda: My journey in design
Designer John Maeda talks about his path from a Seattle tofu factory to the Rhode Island School of Design, where he became president in 2008. Maeda, a tireless experimenter and a witty observer, explores the crucial moment when design...
TED Talks
Matt Mills: Image recognition that triggers augmented reality
Matt Mills and Tamara Roukaerts demonstrate Aurasma, a new augmented reality tool that can seamlessly animate the world as seen through a smartphone. Going beyond previous augmented reality, their "auras" can do everything from making a...
Crash Course
Instructions & Programs: Crash Course Computer Science
Today we’re going to take our first baby steps from hardware into software! Using that CPU we built last episode we’re going to run some instructions and walk you through how a program operates on the machine level. We'll show you how...
TED Talks
Ivan Poupyrev: Everything around you can become a computer
Designer Ivan Poupyrev wants to integrate technology into everyday objects to make them more useful and fun -- like a jacket you can use to answer phone calls or a houseplant you can play like a keyboard. In a talk and tech demo, he lays...
TED Talks
Nicholas Negroponte: One Laptop per Child, two years on
Nicholas Negroponte talks about how One Laptop per Child is doing, two years in. Speaking at the EG conference while the first XO laptops roll off the production line, he recaps the controversies and recommits to the goals of this...
TED Talks
TED: What time is it on Mars? | Nagin Cox
Nagin Cox is a first-generation Martian. As a spacecraft engineer at NASA's Jet Propulsion Laboratory, Cox works on the team that manages the united States' rovers on Mars. But working a 9-to-5 on another planet -- whose day is 40...
SciShow
5 Computer Scientists Who Changed Programming Forever
It's taken the work of many programmers to turn computers into something we carry in our pockets, and here are five (technically 10!) that we think you should be aware of.
TED Talks
TED: Easy DIY projects for kid engineers | Fawn Qiu
TeD Resident Fawn Qiu designs fun, low-cost projects that use familiar materials like paper and fabric to introduce engineering to kids. In this quick, clever talk, she shares how nontraditional workshops like hers can change the...
Crash Course
Advanced CPU Designs: Crash Course Computer Science
So now that we’ve built and programmed our very own CPU, we’re going to take a step back and look at how CPU speeds have rapidly increased from just a few cycles per second to gigahertz! Some of that improvement, of course, has come from...
TED Talks
Tony Fadell: The first secret of design is ... noticing
As human beings, we get used to "the way things are" really fast. But for designers, the way things are is an opportunity ... Could things be better? How? In this funny, breezy talk, the man behind the iPod and the Nest thermostat shares...
TED Talks
Drew Berry: Animations of unseeable biology
We have no ways to directly observe molecules and what they do -- but Drew Berry wants to change that. He demos his scientifically accurate (and entertaining!) animations that help researchers see unseeable processes within our own cells.
TED Talks
TED: Teach girls bravery, not perfection | Reshma Saujani
We're raising our girls to be perfect, and we're raising our boys to be brave, says Reshma Saujani, the founder of Girls Who Code. Saujani has taken up the charge to socialize young girls to take risks and learn to program -- two skills...
TED-Ed
TED-Ed: The World Machine | Think Like A Coder, Ep 10 | Alex Rosenthal
This is episode 10 of our animated series "Think Like A Coder." This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and...
Crash Course
Computer Engineering & the End of Moore's Law: Crash Course Engineering #35
This week we’re exploring a field of engineering that is essential to how you’re watching this video: computers and computer engineering. We’ll explain differences between hardware and software, how engineers are working on making...
TED-Ed
TED-Ed: The Furnace Bots | Think Like A Coder, Ep 3 | Alex Rosenthal
This is episode 3 of our animated series "Think Like A Coder." This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and...
SciShow
How Close Are We to the Perfect Smart Home?
Want to do more than talk to your refrigerator and control your lights with your phone? Hank explains how close we are to the smart home that can do everything for us.
Crash Course
Data Structures: Crash Course Computer Science
Today we’re going to talk about on how we organize the data we use on our devices. You might remember last episode we walked through some sorting algorithms, but skipped over how the information actually got there in the first place! And...
Crash Course
Programming Basics: Statements & Functions: Crash Course Computer Science
Today, Carrie Anne is going to start our overview of the fundamental building blocks of programming languages. We’ll start by creating small programs for our very own video game to show how statements and functions work. We aren’t going...