Beginner · 6 resources

Measurement & collapse

Reading a qubit forces it to pick 0 or 1, with probability equal to the square of the corresponding amplitude — and destroys the superposition in the process.

Learn first:Superposition

Why it matters

Measurement is the bottleneck of quantum computing. You can hold an enormous superposition, but you only ever get a handful of classical bits out. Every quantum algorithm is really a scheme for concentrating amplitude onto the answer before you look.

After this you will be able to

  • Apply the Born rule to compute outcome probabilities
  • Explain why you cannot just "read off" all the amplitudes
  • Explain why quantum algorithms are usually run many times
Read it here first

The plain-language version

When you measure a qubit you get one classical bit, with probability equal to the amplitude squared. Afterwards the qubit is simply in the state you measured — the other amplitude is gone forever. You cannot measure it again to learn more.

Analogy

Like developing a photograph. Once you have the print, the latent image on the film is spent — you cannot go back and develop it differently to get a different picture.

Common misconception

A conscious observer is needed to collapse the state.

What is actually true

Any irreversible interaction with the environment does it. A stray photon works exactly as well as a physicist — which is precisely why decoherence is such a difficult engineering problem.

The thing to remember

From n qubits, one run gives you n classical bits. That is the fundamental bottleneck every quantum algorithm has to design around, and it is why algorithms are run thousands of times.

Go deeper on Measurement & collapse →

There is no machine that takes an arbitrary unknown qubit and produces two identical copies of it. The proof takes about three lines and follows directly from the fact that quantum operations are linear.

Analogy

Every backup tool you have ever used relies on being able to read the original without changing it. That fundamental operation simply does not exist for quantum information.

Common misconception

No-cloning means you can never duplicate quantum information.

What is actually true

You can copy a state you already know how to prepare — just prepare it twice. What is impossible is copying an unknown state handed to you.

The thing to remember

This single fact explains three things at once: why quantum key distribution is secure, why teleportation must destroy the original, and why classical error-correction-by-repetition does not transfer to qubits.

Go deeper on Measurement & collapse →

Start here

2 best places to start

Hand-picked and ordered. If you only have time for one, take the first.

Quantum Computing for the Very Curious
Andy Matuschak & Michael Nielsen

The single best starting point in existence. An essay built on spaced-repetition flashcards embedded in the text, so you actually remember it a month later. Assumes nothing but curiosity, and gets you honestly to quantum teleportation.

BeginnerCourseFree6–10 hours
Basics of Quantum Information
IBM Quantum Learning (John Watrous)

A rigorous but genuinely well-taught course by John Watrous covering single systems, multiple systems, quantum circuits and the core protocols. The cleanest bridge from intuition to real notation.

IntermediateCourseFree15–25 hours
Also covering this

4 more resources

8.04 Quantum Physics I
MIT OpenCourseWare (Barton Zwiebach)

Optional but clarifying. Quantum computing does not require a physics course, but if you want to know where the postulates come from rather than accepting them, start here.

IntermediateCourseFreeOne semester

You cannot copy an unknown quantum state. The one-line proof is genuinely accessible, and this single fact explains teleportation, QKD security and why error correction is hard.

BeginnerArticleFree20 minutes

A drag-and-drop optical table in the browser — lasers, beam splitters, polarisers — that lets you build interference and Bell-test experiments and see the physics rather than the algebra.

BeginnerInteractive toolFree1 hour

Self-paced programming exercises with automatic verification, in the style of code katas. Superposition, measurement, oracles, Grover and teleportation, each as a set of puzzles you must actually solve.

IntermediateCourseFree30+ hours
Next

This unlocks

Topics that list Measurement & collapse as a prerequisite.