What is a computer?
Build a clear first model of what every computer does.
10 min · beginnerLevel 0 · Module 1
Learn how computers represent information and follow instructions.
Start here
Build a clear first model of what every computer does.
10 min · beginnerUnderstand the processor, working memory, and long-term storage as a team.
9 min · beginnerSee how computers receive information from the world and communicate results.
8 min · beginnerSee how a computer represents choices, numbers, and text using only two states.
8 min · beginnerRead and write base-two numbers using place values.
8 min · beginnerUse base sixteen as a compact, readable shorthand for binary data.
8 min · beginnerLearn how processors carry out small encoded commands.
8 min · beginnerTrace how a processor fetches, decodes, executes, and records an instruction.
9 min · beginnerDistinguish stored program code from a running instance of that code.
9 min · beginnerWhat you will cover
The purpose and basic model of a computer.
The main components that process and retain information.
How computers receive information and communicate results.
How digital information is represented with binary states.
The base-two number system used by digital circuits.
A compact base-sixteen notation for binary values.
The low-level commands a processor executes.
How a processor fetches, decodes, and executes instructions.
The difference between stored code and executing work.