SciShow
DeepDream: Inside Google's 'Daydreaming' Computers
It may produce creepy images with way too many dogs and eyeballs, but Google’s DeepDream program is actually a valuable window into artificial intelligence.
TED-Ed
TED-ED: Can you solve the control room riddle? - Dennis Shasha
As your country's top spy, you must infiltrate the headquarters of the evil syndicate, find the secret control panel, and deactivate their death ray. But your reconnaissance team is spotty, and you have only limited information about the...
TED-Ed
TED-Ed: The Gauntlet | Think Like A Coder, Ep 8 | Alex Rosenthal
This is episode 8 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-Ed
TED-Ed: The Tower of Epiphany | Think Like A Coder, Ep 7 | Alex Rosenthal
This is episode 7 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
Nicholas Christakis: How social networks predict epidemics
After mapping humans' intricate social networks, Nicholas Christakis and colleague James Fowler began investigating how this information could better our lives. Now, he reveals his hot-off-the-press findings: These networks can be used...
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
Eric Berlow: Simplifying complexity
Ecologist Eric Berlow doesn't feel overwhelmed when faced with complex systems. He knows that more information can lead to a better, simpler solution. Illustrating the tips and tricks for breaking down big issues, he distills an...
TED-Ed
TED-Ed: Network theory - Marc Samet
From social media to massive financial institutions, we live within a web of networks. But how do they work? How does Googling a single word provide millions of results? Marc Samet investigates how these networks keep us connected and...
SciShow
DeepDream: Inside Google's 'Daydreaming' Computers
It may produce creepy images with way too many dogs and eyeballs, but Google’s DeepDream program is actually a valuable window into artificial intelligence.
TED Talks
TED: Massively multi-player… thumb-wrestling? | Jane McGonigal
What happens when you get an entire audience to stand up and connect with one another? Chaos, that's what. At least, that's what happened when Jane McGonigal tried to teach TED to play her favorite game. Then again, when the game is...
TED-Ed
TED-Ed: Can you solve the Ragnarok riddle? | Dan Finkel
Ragnarok: The fabled end of the world, when giants, monsters, and Norse gods battle for the future. The gods were winning until the great serpent Jörmungandr emerged. It swallowed Valhalla and contorted itself across the land. Odin has...
TED-Ed
TED-Ed: Why are human bodies asymmetrical? - Leo Q. Wan
Symmetry is everywhere in nature. And we usually associate it with beauty: a perfectly shaped leaf or a butterfly with intricate patterns mirrored on each wing. But it turns out that asymmetry is pretty important, too - and more common...
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...
TED Talks
Nicholas Christakis: The hidden influence of social networks
We're all embedded in vast social networks of friends, family, co-workers and more. Nicholas Christakis tracks how a wide variety of traits -- from happiness to obesity -- can spread from person to person, showing how your location in...
Bozeman Science
Harmonics
In this video Paul Andersen explains how the wavelength of a standing wave is determined by the boundary length and frequency of the wave. The fundamental frequency has a wavelength double the boundary length. Harmonics are built on the...
Bozeman Science
Standing Waves
In this video Paul Andersen explains how standing waves are created through the reflection and interference of traveling waves. Destructive interference creates areas of no movement called nodes. Constructive interference creates areas...
SciShow
Why Does a Word Sometimes Lose All Meaning?
You may have experienced this before: When you repeat the same word over and over and over and over and over and over and over and over and over and over and over and over, the words suddenly sound foreign and lose all meaning, but why?
TED-Ed
TED-ED: How the K_nigsberg bridge problem changed mathematics - Dan Van der Vieren
You'd have a hard time finding the medieval city K_nigsberg on any modern maps, but one particular quirk in its geography has made it one of the most famous cities in mathematics. Dan Van der Vieren explains how grappling with...
TED-Ed
TED-Ed: The Factory | Think Like A Coder, Ep 9 | Alex Rosenthal
This is episode 9 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...
Science Buddies
Simple Explanation of the Minimax Algorithm with Tic-Tac-Toe
Explore how changing the depth that the Minimax algorithm explores can change the decisions that it makes
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.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Attacking Tor - The End-to-End Correlation Hack
This video will discuss a significant attack on Tor, the end-to-end correlation attack.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Introduction to Tor
In this video, the author talks about a popular anonymity tool called Tor, the most powerful tool available to provide anonymity on the Internet.
Curated Video
Modern JavaScript from the Beginning - Second Edition - InnerHTML Versus createElement()
This video explains the difference between using innerHTML and createElement() to add HTML elements to the DOM. It covers the advantages and disadvantages of each method. This clip is from the chapter "DOM Manipulation" of the series...