We use computers every day, but how often do we stop and think, “How do they do what they do?” This video series explains some of the core concepts behind computer science.
This session traces the development of operating systems from the Multics and Atlas Supervisor to Unix and MS-DOS, and takes at look at how these systems influenced popular OSes we use today.
Memory and storage are different things but both hold data in your computer. While memory is temporary, storage remains even in a system without power.
This session covers how some popular file formats like txt, wave, and bitmap are encoded and decoded giving us pictures and recordings from just strings of 1’s and 0’s.
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.
This is an animated video that describes the different kinds of USB (universal serial bus) ports, USB cables, and connectors. It discusses USB type A, type B, type C, mini B, and micro B.
Have you ever wanted to send an encoded message that only a handful of people could actually decode? This conversion tool will take any text string and convert it into binary code.
Whenever you use your phone or computer, it uses the language of binary code (numbers 1 and 0) to convey colours, numbers, letters and music. How does that work? Related Lesson