Quantum computers will not replace your laptop. But within the next decade they are likely to touch your life in three ways:
Your privacy: a large quantum computer could break the encryption that protects your messages, banking, and health records. Who gets one first, and what rules govern them, affects everyone.
Things that need planning: delivery routes, train timetables, matching students to schools. These are optimization problems, the exact kind quantum algorithms target.
The headlines: news stories routinely overstate what quantum computers can do. After this course you can tell the real story from the hype.
2 · From coins to qubits
A normal computer bit is like a flipped coin lying on the table: heads or tails, nothing in between. A qubit is more like the coin while it is still spinning: it holds a tendency toward each side. Measuring forces an answer, and the tendency controls the probabilities.Try it. The slider sets the tendency; the bars show the chance of measuring 0 or 1.
Measurement probabilities
measure 0 50%
measure 1 50%
One measurement gives ONE answer. The probabilities only show up when you repeat the experiment many times, exactly like a poll needs many respondents.
3 · Entanglement is correlation with a twist
You know correlation from everyday life: ice cream sales and sunburns rise together. The explanation is a hidden third factor: sunny weather.Two entangled qubits are correlated too: measure one and you learn about the other, even at a distance. The twist: for ordinary correlation there is always a hidden common cause, like the sunny weather. For entangled qubits, experiments rule that out. The correlation exists without any hidden cause. That result won the 2022 Nobel Prize and is the resource quantum computers are built on.
Pick an answer above.
4 · Exercise: build a biased qubit
We need a qubit that lands on 1 in 75% of measurements, like a spinning coin weighted so it comes up heads three times out of four. Set the slider below, then answer the question.
Check my work
❌ qubit tendency set to 75%
❌ two-qubit outcome count
Self-check: fix the ❌ items above. Hidden checks run when you submit.
5 · Module 2: What does a quantum computer actually compute?
Meet the delivery-route puzzle: a van must visit several stops and return home. Which route is shortest? The number of routes explodes as stops are added. Drag the slider to feel the explosion.
6 stops → 120 possible routes. A computer checking one million routes per second would need well under a second. This explosion, not raw speed, is why some problems stay hard for classical computers.
How a quantum computer helps, and how it does not
The popular story says a quantum computer “tries all routes at once and picks the best”. That story is wrong, and knowing why is the most useful thing you will learn today.A quantum computer does hold a tendency toward many routes at once, see Module 1. But when you measure, you get one random route, not the best one. The art of a quantum algorithm is interference: choreographing the tendencies so wrong answers cancel each other out, like noise-cancelling headphones, while the right answer gets reinforced.Honest fine print: for route puzzles the proven speedup is modest. The strongest known applications are simulating molecules and materials, and breaking certain encryption. Anyone promising more is selling the wrong story.
Pick an answer above.
❌ Not yet. Move the slider until the route count first passes 1,000,000.
6 · Wrap-up
You now have the three core ideas: qubits hold tendencies instead of answers, entanglement is correlation without a hidden cause, and quantum algorithms win by interference, not by trying everything at once. Module 3 looks at what this means for encryption and your data.To hand in: publish this notebook version and press Submit. You can submit as often as you like; the best result counts.