“Which laptop should I buy?” is never really a question about laptops. It is a question about what somebody does all day, translated into numbers by a person who knows how the translation works. That person is about to be you.

The numbers, and who they matter to

Line on the spec sheetReads asMatters most to
Processor: 6 cores, 3.5 GHzHow much arithmetic per second, and how many things at onceVideo editing, simulations, compiling
Memory: 16 GBHow much can be open at onceMany browser tabs, big data files, virtual machines
Storage: 512 GB SSDHow much is kept, and how fast it loadsEveryone; the SSD is the upgrade people feel
Graphics: dedicated, 8 GBDrawing and wide parallel arithmeticGames, 3-D, machine learning
Display: 14”, 1920 × 1080How much fits on screen, how sharpAnyone reading code all day
Battery: 60 WhHow long away from a wallStudents, anyone commuting
Ports: 2 Ă— USB-C, HDMIWhat can be plugged in without an adapterAnyone with existing gear

Notice what is missing: nowhere does the sheet say “good” or “fast enough”. Those words only exist relative to a person.

Peripherals are specifications too

The parts outside the case have numbers that mean something, and a requirement usually lands on one of them:

  • Monitor — size and resolution decide how much code is visible without scrolling; refresh rate matters for games and almost nothing else.
  • Printer — pages per minute, and whether it is laser (cheap per page, sharp text) or inkjet (cheap to buy, better photographs).
  • Scanner — dots per inch; 300 is a document, 1200 is a photograph, more is usually storage spent on nothing.
  • Keyboard and mouse — the parts touched most, judged by comfort over eight hours rather than by any number at all.
  • Speakers or headphones — where “good enough” arrives early and cheaply.
  • USB flash drive — capacity, and the version (USB 3 moves a large folder in a minute, USB 2 in ten). See Backing Up Your Work.

Working from the person backwards

The method is always the same, and it is the same one Interviewing Your Client teaches for software:

  1. Ask what they will do with it, in their words. “Photo editing” and “photos” are different answers.
  2. Find the one thing that will hurt first. For most people it is memory; for a photographer it is storage; for a gamer it is graphics.
  3. Spend there. Meet the rest.
  4. Say the trade-off out loud: what you gave up, and who would have noticed.

The vocabulary matters here as much as the judgement. Saying “16 GB of RAM” when you mean storage does not merely sound wrong — it sends somebody to buy the wrong machine.

Curriculum connection

C1.2

relate computer specifications (e.g., processor type, bus speed, storage capacity, amount of memory) to user requirements, using correct terminology;

Link to original

C1.3

relate the specifications of common computer peripheral devices (e.g., printer, monitor, scanner, keyboard, mouse, speakers, USB flash drive) to user requirements;

Link to original