← Docs
Absolute Basics updated July 3, 2026

The parts of a computer, explained like furniture

Understand your computer's components by comparing them to everyday household items.


The parts of a computer, explained like furniture

Every computer, whether it’s as small as a phone or as large as a server rack, has the same five main parts. These parts work together much like different pieces of furniture in a home.

CPU (Processor): The Worker

The CPU is like the brain of your computer. It processes instructions one at a time, billions of times per second—just like how your brain thinks through tasks and problems. More cores are like having more workers side by side, each handling different parts of a task simultaneously.

RAM (Memory): The Workbench

RAM acts as the workbench where everything you’re actively working on is stored. It’s like having a large table where you can spread out all your tools and materials to work without constantly getting up to retrieve them from a cabinet. Unlike the filing cabinet, the RAM clears everything when power goes off; it doesn’t remember anything overnight.

STORAGE (SSD/Hard Drive): The Filing Cabinet

Storage is like a filing cabinet that keeps everything permanently—your files, programs, and the operating system. It’s slower to access than RAM but retains data even when the power is off. Think of it as where you keep all your important documents and books, which are safe and accessible but not immediately at hand.

Motherboard: The Building

The motherboard is like the frame that holds everything together. It connects all the parts and decides what can be plugged in—much like how a house’s structure supports its walls, floors, and ceilings.

Power Supply (PSU): The Energy Source

The power supply unit (PSU) provides the energy needed for all components. A failing PSU is like having inconsistent power to your home; it can cause mysterious crashes and slowdowns, similar to brownouts in a building.

Optional: GPU (Graphics Card): The Specialist Crew

A GPU acts as a specialized team that handles complex tasks, such as drawing graphics or running AI models. Think of it as the kitchen staff who handle all the cooking, while other workers focus on different parts of meal preparation.

Common Confusions to Clear Up

  • "Memory" vs "Storage": People often use these terms interchangeably. RAM (memory) is like your workbench, where you temporarily store things you’re actively working on. Storage (like a filing cabinet) keeps everything permanently.

  • More RAM Doesn’t Make the CPU Faster: Adding more RAM doesn’t speed up the CPU; it prevents the slowdown from constantly accessing storage to retrieve data.

  • A Computer Being Slow Has Different Cures: Common issues include an old spinning hard drive, too little RAM, or a weak CPU. Upgrading to an SSD can significantly improve performance, as can adding more RAM and choosing a faster processor.

Real examples: browser tabs constantly reloading and everything stuttering when many apps are open is a full workbench — add RAM or close some projects. A computer that takes minutes to boot and ages to open programs, but runs fine once they're open, has a slow filing cabinet — replacing a spinning hard drive with an SSD is the single most dramatic upgrade a computer can get. Video exports or big calculations crawling while everything else feels snappy means the worker is at his limit — that one takes a faster CPU, or patience.

Was this useful?

This doc is maintained by the humans who run BreadLab. Spotted an error? Tell us — we fix docs, not just typos.