Crash Course
Software Engineering: Crash Course Computer Science
Today, we’re going to talk about how HUGE programs with millions of lines of code like Microsoft Office are built. Programs like these are way too complicated for a single person, but instead require teams of programmers using the tools...
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...
SciShow
The Mystery of the Biggest Genomes
3 billion base pairs is a pretty typical genome size for organisms like us, but there are a few plants and animals with genomes so huge they completely blow this number out of the water.
Crash Course
Cybersecurity: Crash Course Computer Science
Cybersecurity is a set of techniques to protect the secrecy, integrity, and availability of computer systems and data against threats. In today’s episode, we’re going to unpack these three goals and talk through some strategies we use...
Amoeba Sisters
DNA, Chromosomes, Genes, and Traits: An Intro to Heredity
Explore DNA structure/function, chromosomes, genes, and traits and how this relates to heredity! Video can replace old DNA structure & function video and in addition covers foundational concepts of heredity. Table of Contents: Video...
Bozeman Science
Epigenetics
Paul Andersen explains the concepts of genetics. He starts with a brief discussion of the nature vs. nurture debate and shows how epigenetics blurs this distinction. He explains how differentiation of cell types results from the...
Crash Course
The First Programming Languages: Crash Course Computer Science
So we ended last episode with programming at the hardware level with things like plugboards and huge panels of switches, but what was really needed was a more versatile way to program computers - software! For much of this series we’ve...
TED-Ed
TED-Ed: Can you solve the Leonardo da Vinci riddle? - Tanya Khovanova
You've found Leonardo da Vinci's secret vault, secured by a series of combination locks. Fortunately, your treasure map has three codes: 1210, 3211000, and. . . hmm. The last one appears to be missing. Can you figure out the last number...
Crash Course
The Central Processing Unit (CPU): Crash Course Computer Science
Today we’re going to build the ticking heart of every computer - the Central Processing Unit or CPU. The CPU’s job is to execute the programs we know and love - you know like GTA V, Slack... and Power Point. To make our CPU we’ll bring...
TED-Ed
TED-Ed: Can you solve the locker riddle? - Lisa Winer
Your rich, eccentric uncle just passed away, and you and your 99 nasty relatives have been invited to the reading of his will. He wanted to leave all of his money to you, but he knew that if he did, your relatives would pester you...
TED Talks
TED: Cracking Stuxnet, a 21st-century cyber weapon | Ralph Langner
When first discovered in 2010, the Stuxnet computer worm posed a baffling puzzle. Beyond its sophistication loomed a more troubling mystery: its purpose. Ralph Langner and team helped crack the code that revealed this digital warhead's...
SciShow
Moores Law and The Secret World Of Ones And Zeroes
SciShow explains how SciShow exists -- and everything else that's ever been made or used on a computer -- by exploring how transistors work together in circuits to make all computing possible. Like all kinds of science, it has its...
Bozeman Science
Eukarya
Paul Andersen discusses the defining characteristics of the members of Domain Eukarya. He starts with a brief description of the phylogeny of life on earth. He then discusses the major characteristics of eukaryotic cells. He explains how...
MinuteEarth
Epigenetics: Why Inheritance Is Weirder Than We Thought
Epigenetics: Why Inheritance Is Weirder Than We Thought
SciShow Kids
How Do We See Color?
Have you ever taken a bite from a bright red apple and wondered why it looks red to you? Jessi and Squeaks talk about how our eyes and brains help us see color!
SciShow
The High-Tech Future of Sustainable Fishing
We’ve gotten maybe too good at fishing, and as a result we’ve completely transformed the oceans. So what can we do to make fishing more sustainable and still enjoy our fish and chips?
SciShow
Cryptography: The Science of Making and Breaking Codes
There are lots of different ways to encrypt a message, from early, simple ciphers to the famous Enigma machine. But it’s tough to make a code truly unbreakable.
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...
Crash Course
Biotechnology: Crash Course History of Science
The history of discovering what DNA is, what it looks like, and how it works is... complicated. But, in this episode of History of Science, Hank Green does his best to lay out the basics so we can understand the beginnings of Biotechnology.
SciShow
Is Coding a Math Skill or a Language Skill? Neither? Both?
There are aspects of computer code that look like language and some that seem more like algebra, and since we may be headed for a future where many people will need to learn to code, researchers are interested in figuring out how exactly...
TED Talks
Alexander Tsiaras: Conception to birth -- visualized
Image-maker Alexander Tsiaras shares a powerful medical visualization, showing human development from conception to birth and beyond. (Some graphic images.)
TED Talks
Daphne Koller: What we're learning from online education
Daphne Koller is enticing top universities to put their most intriguing courses online for free -- not just as a service, but as a way to research how people learn. With Coursera (cofounded by Andrew Ng), each keystroke, quiz,...
Science Buddies
Titanic Survival Prediction with Python & KNN: A Step-by-Step Coding Tutorial
Explore how machine learning can predict who survived the Titanic's sinking in this beginner AI science project