Skip to main content
Back to Show
Crash Course Computer Science

Compression: Crash Course Computer Science #21

Season 1 Episode 21

So last episode we talked about some basic file formats, but what we didn’t talk about is compression. Often files are way too large to be easily stored on hard drives or transferred over the Internet - the solution, unsurprisingly, is to make them smaller. Today, we’re going to talk about lossless compression, which will give you the exact same thing when reassembled, as well as lossy compression

Support Provided By
Computer Networks: Crash Course Computer Science #28
11:58
Today we start a three episode arc on the rise of a global telecommunications network.
3D Graphics: Crash Course Computer Science #27
12:23
Today we’re going to discuss how 3D graphics are created and rendered for a 2D screen.
Graphical User Interfaces: Crash Course Computer Science #26
12:38
Today, we're going to discuss the critical role of graphical user interfaces.
The Personal Computer Revolution: Crash Course Computer Science #25
10:15
Today we're going to talk about the birth of personal computing.
The Cold War and Consumerism: Crash Course Computer Science #24
10:57
This is an era that saw huge government funded projects - like the race to the moon.
Screens & 2D Graphics: Crash Course Computer Science #23
11:31
Today we begin our discussion of computer graphics.
Keyboards & Command Line Interfaces: Crash Course Computer Science #22
11:23
Today, we are going to start our discussion on user experience.
Files & File Systems: Crash Course Computer Science #20
11:42
Today we’re going to look at how our computers read and interpret computer files.
Memory & Storage: Crash Course Computer Science #19
12:17
Today we’re going to trace the history of these storage technologies.
Operating Systems: Crash Course Computer Science #18
12:55
Computers keep getting faster and faster...
Integrated Circuits & Moore’s Law: Crash Course Computer Science #17
12:29
So you may have heard of Moore's Law...
Software Engineering: Crash Course Computer Science #16
10:22
We'll talk about how large programs are typically broken up into into function units.
Active loading indicator