A structured set of notes moving from intuition → mechanism → implementation.
Core Ideas
Quantum computing is using physics at the quantum level to guide a system so the correct answer becomes most likely when measured.
You are orchestrating controlled physical interactions at the quantum level.
A quantum program is a script for how reality evolves over time at a tiny scale.
The oracle does not reveal the answer—it marks it, and the physics makes that mark visible.
Quantum search is not a straight climb—it is a rotation toward the correct answer.
At the quantum level, reality is a range of possibilities that become definite when observed.
Reading Path
Follow this flow to build understanding
1. Understand states (Quantum Basics)
2. See how answers are marked (Oracle)
3. Understand probability rotation (Rotation)
4. Map to code (Programming V1)
5. See it run (Grover V2)