Skip to content

Chapter 1: Inside the Box — Internal Components

📖 Story Time

Maya tapped the power button on her game console and waited for it to wake up. As the loading screen swirled, she leaned in close. “How does it know how to run my game?” she wondered out loud. “There’s no tiny person inside doing all the work… right?” She stared at the smooth plastic case. Somewhere behind it, hidden parts were buzzing away, moving faster than she could imagine. Maya really wanted to know: what is actually inside the box?

Every computer — a laptop, a phone, a game console, even a smart TV — is really a team of parts working together. You can’t see them because they live behind a case, but each one has an important job. In this chapter, we’ll open the box (with our imaginations!) and meet the four biggest parts inside. By the end, you’ll understand how they cooperate as one system, which means a group of parts that work together toward the same goal.

The most important part inside a computer is the CPU CPU: The Central Processing Unit — the part that does the computer's thinking and calculating. . CPU stands for Central Processing Unit, but you can just think of it as the computer’s brain.

Just like your brain makes thousands of tiny decisions — Should I jump? Which way do I turn? What’s 7 times 8? — the CPU does the computer’s thinking and math. It follows instructions super fast, doing billions of tiny calculations every single second. When you press a button in a game and your character jumps, the CPU is the part that figured out what to do.

The CPU is small — usually about the size of a cracker — but it is the busiest worker in the whole machine.

Your brain can’t think about everything at once, right? You keep the stuff you’re using right now close by. Computers do the same thing with RAM RAM: Random Access Memory — the computer's short-term memory that holds what it is using right now. It clears when the power goes off. , which stands for Random Access Memory.

RAM is the computer’s short-term memory. Imagine a desk where you spread out your homework, your pencil, and the book you’re reading. A bigger desk lets you keep more things open at once. RAM works the same way: it holds the app or game you’re using right this second so the CPU can grab it quickly.

But here’s the catch — RAM only remembers things while the power is on. The moment you turn the computer off, the desk gets wiped completely clean. That’s why RAM is called short-term memory short-term memory: Memory that only holds information for a short time and is erased when the power turns off, like RAM. .

If RAM forgets everything when the power goes off, how does your computer remember your saved games, photos, and files? That job belongs to storage storage: The part that keeps files, apps, and saved games even after the computer is turned off — long-term memory. .

Storage is the computer’s long-term memory. Think of it like a backpack or a filing cabinet: you put things in, close it up, walk away, and everything is still there when you come back — even days later. When you turn your computer off and on again, your files are safe because they live in storage, not RAM.

There are two common kinds of storage. An older kind is the hard drive hard drive: A type of storage that saves files on spinning magnetic disks. It keeps data even when the power is off. (or HDD), which saves information on spinning disks. A newer, faster kind is the SSD SSD: Solid State Drive — a fast type of storage with no moving parts that keeps data when the power is off. (Solid State Drive), which has no moving parts and works much more quickly.

The Motherboard — the City’s Roads 🛣️

Section titled “The Motherboard — the City’s Roads 🛣️”

All these parts need a way to talk to each other. That’s the job of the motherboard motherboard: The main board that connects all the computer's parts and lets them send information to each other. .

The motherboard is a large, flat board that everything else plugs into. Think of it like the roads of a city: the CPU, RAM, and storage are all like buildings, and the motherboard is the network of streets that lets messages travel between them. Without roads, the buildings couldn’t share anything. Without the motherboard, the parts of a computer couldn’t work together at all.

The tiny paths on the motherboard that carry information are like little highways for electricity, moving messages from part to part at incredible speed.

Here’s a quick way to remember what each part does:

PartIts JobReal-Life Analogy
CPUDoes the thinking and mathYour brain
RAMHolds what you’re using right nowYour desk (wiped clean when you leave)
StorageKeeps files safe when powered offYour backpack or filing cabinet
MotherboardConnects all the parts togetherA city’s roads

Let’s watch the whole team work when you open a game! 🎮

  1. You double-click the game. The CPU (the brain) says, “Time to start!”
  2. The game is kept in storage (the backpack), so the computer copies it onto RAM (the desk) where it can be reached quickly.
  3. The CPU reads the instructions from RAM and does all the thinking — moving characters, keeping score, and drawing the screen.
  4. All of these messages zip back and forth across the motherboard (the roads) so every part stays in sync.

Notice how no single part could do this alone. The brain needs a desk to work on, a backpack to remember things, and roads to send messages. That’s what it means to be a system — parts that only become powerful when they work together.

Draw the Inside of a Computer! ✏️

On a blank sheet of paper, draw a big rectangle to be the “box.” Inside it, draw and label these four parts:

  • CPU — and next to it, draw a little brain
  • RAM — and draw a desk
  • Storage — and draw a backpack
  • Motherboard — and draw a road connecting everything

Then, under your drawing, write one sentence for each part explaining its job in your own words. Bonus challenge: draw arrows on the motherboard “roads” to show how a message might travel from storage to RAM to the CPU when you open a game!

You now know the main parts inside the box and how they team up as a system. But a computer also needs a way to hear from you and to show you what it’s doing. How does it know when you press a key, and how does it show pictures on the screen? In Chapter 2: Input, Output, and Everything In Between, we’ll meet the parts that let you and your computer talk back and forth. See you there! 👋