awesome-everything RU
↑ Back to the climb

Base CS from zero

What a computer is: free-recall review

Crux Free-recall prompts across the unit — say the full answer from memory, then reveal the model answer and compare.
Your altitude — climbing toward senior
ZeroJuniorMiddleSenior
You are at middle altitude — in the sky
◷ 13 min

Recall beats re-reading. For each prompt, say or write a full answer from memory before you open the model answer. The effort of reconstructing the idea — not recognising it — is what locks it in.

Goal

Reconstruct the unit’s spine without looking back: why two states, how place value turns bits into numbers, why bits need an encoding, why three boolean operations suffice, and how gates climb from logic to arithmetic.

Recall before you leave
  1. 01
    Why does hardware use exactly two states instead of ten, and what is a bit?
  2. 02
    Explain place value in binary and why each added bit doubles the representable range.
  3. 03
    What is an encoding, and why must it be agreed in advance? Give the byte 01000001 as an example.
  4. 04
    What is a truth table, and why is it the definition of a boolean operation rather than just a summary?
  5. 05
    State what 'functionally complete' means for AND, OR, NOT, and sketch why it holds.
  6. 06
    How does a half-adder turn gates into arithmetic, and which gate produces sum versus carry?
Recap

If you reconstructed each answer from memory, you hold the unit’s spine: two states win on noise margin; place value turns bits into numbers and each bit doubles the range; an agreed encoding is what gives bits meaning; a truth table fully defines a boolean operation; AND, OR, NOT (or NAND alone) are functionally complete; and gates wired into a half-adder reproduce addition — the first rung from logic up to a working CPU.

Continue the climb ↑What a computer is: read patterns and circuits
shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?
sources2
expand
  1. 01
  2. 02

Trademarks belong to their respective owners. Editorial reference only.