Quantum Computing Guides
Free, code-first tutorials. Every guide includes real Python you can run in your browser, no installation required.
Learn Quantum Computing
Start hereThe complete beginner path: what quantum computing is, what to learn in which order, and how long it takes. Start here if you are new.
Quantum Programming
GuideHow quantum coding differs from classical coding, which languages and SDKs matter (Qiskit, Cirq, Q#), and how to write your first quantum program.
Learn Qiskit
GuideIBM’s Python framework for quantum computing. Write Qiskit-compatible code in your browser with zero installation.
Quantum Gates Explained
ReferenceEvery essential gate: Hadamard, Pauli X/Y/Z, S, T, CNOT, Toffoli. What each does, its matrix, and the Qiskit code to use it.
Bell States and Entanglement
TutorialBuild a maximally entangled two-qubit state in 3 lines of Python and understand why measurement outcomes are perfectly correlated.
Full Curriculum
10 tracksThe complete structured course: 150+ lessons from quantum foundations to error correction, cryptography, and quantum machine learning.
Prefer learning by doing?
Skip the reading and write your first quantum circuit right now. The Playground runs full Python in your browser.