Structured journeys
Learning Paths
Four paths from complete beginner to research-ready. Pick where you are now -- each path builds on the last.
- 01 Beginner
The Complete Beginner
Understand quantum computing concepts without any maths
Where you're headed
You'll be the person who can explain superposition, entanglement, and why quantum computers matter -- without hand-waving -- to anyone who asks. You'll understand what IBM and Google are actually building and why it isn't just faster classical computing.
- Start here Introduction to Quantum Computing
Free Coursera course, no maths required, great conceptual grounding.
-
-
- Explore Bloch Sphere Simulator
Visualize qubit states interactively, see superposition in action.
You can now visualize a qubit state. That mental picture will stay with you. -
-
You now understand quantum computing.
If a step is hard, that's useful information -- it tells you exactly what to study next. Hard is not the same as wrong direction.
-
- 02 Intermediate
First Quantum Code (Qiskit)
Write and run your first quantum circuits in Python
Where you're headed
You'll open a Jupyter notebook, write a quantum circuit from scratch, run it on real IBM quantum hardware over the cloud, and understand every line of output -- including what the noise means. Quantum programming will feel like programming.
-
-
- Code Hello World: Qiskit
Your first quantum circuit from scratch: install, build, and run.
You've run real quantum code. Every quantum programmer started exactly here. - Deep dive Getting Started with Qiskit
Circuits, backends, transpilation, and running on real IBM hardware.
-
- Algorithm Bernstein-Vazirani Algorithm
Find a hidden string in one query. The cleanest example of quantum speedup.
- Algorithm Grover's Algorithm
The canonical quantum search speedup. Implement it step by step.
You've implemented a real quantum algorithm. This is the thing Lov Grover proved in 1996. -
- Advanced Quantum Algorithms and Error Correction (Delft/edX)
Free to audit. Takes you from circuits to real algorithms.
You are now a quantum programmer.
If a step is hard, that's useful information -- it tells you exactly what to study next. Hard is not the same as wrong direction.
-
- 03 Advanced
Quantum Machine Learning
Apply quantum computing to machine learning problems
Where you're headed
You'll implement a quantum classifier in PennyLane, train it on real data, compare it to its classical equivalent, and have a grounded opinion on where quantum ML is actually useful versus where it's hype. That last part matters.
-
- Core Quantum ML Classifier with PennyLane
Build a variational quantum classifier and train it on real data.
You've trained a quantum model. This is genuinely new territory for most engineers. -
- Reference PennyLane Framework Reference
Devices, transforms, and autodiff -- the API you'll use daily.
- Theory Variational Quantum Eigensolver (Glossary)
Deep-dive entry on VQE and variational algorithms.
- Case study AWS and QC Ware: Quantum Kernels for Financial ML
Real-world quantum kernel methods applied to financial data.
You can evaluate quantum ML claims critically -- and build the models yourself.
If a step is hard, that's useful information -- it tells you exactly what to study next. Hard is not the same as wrong direction.
-
- 04 Research
Research Track
Develop deep theoretical and practical understanding for research or engineering roles
Where you're headed
You'll read a new quantum algorithm paper, trace through the circuit construction, identify what hardware constraints it assumes, and hold an informed conversation with researchers working in the field. You'll know what questions to ask.
- Mathematics Complex Numbers + Linear Algebra (Brilliant)
Both courses together form the essential mathematical foundation.
- Core programme Quantum 101 Professional Certificate (Delft/edX)
Four-course programme covering theory, hardware, and algorithms. Free to audit.
Completing this programme puts you in rare company. Most people who study quantum computing never get this far. - Algorithms Quantum Algorithms and Error Correction (Delft/edX)
Error correction and fault tolerance -- the path to practical QC.
- Hardware Key Hardware Concepts
Study Surface Code, Fault-Tolerant QC, and Logical Qubit entries in depth.
- Frameworks Multiple Frameworks
Try Qiskit, Cirq, PennyLane, and Braket. Compare their models and use cases.
- Case studies All Case Studies
Read every case study to understand real-world applications across industries.
You can engage with the frontier of quantum computing.
If a step is hard, that's useful information -- it tells you exactly what to study next. Hard is not the same as wrong direction.
-