Everything you need to learn quantum computing. Free courses, research papers, open-source tools, and community resources — curated for practitioners.
A classical bit is 0 or 1. A qubit is a quantum system that can be in a superposition of |0> and |1> simultaneously: |psi> = alpha|0> + beta|1>, where |alpha|^2 + |beta|^2 = 1. When measured, it collapses to |0> with probability |alpha|^2 or |1> with probability |beta|^2.
The most comprehensive free quantum computing course. Interactive Jupyter notebooks, real hardware access.
By Andy Matuschak & Michael Nielsen. Uses spaced repetition to teach quantum computing concepts that stick.
University-level course covering qubits, gates, circuits, algorithms. Free to audit.
Interactive lessons with puzzles and visualizations. Great for visual learners.
No physics prerequisite. Covers core concepts, Shor's algorithm, and quantum error correction.
Rigorous graduate-level notes. The gold standard for mathematical foundations of QC.
The paper that started it all. Quantum algorithm for factoring integers exponentially faster than classical.
Quadratic speedup for unstructured search. O(sqrt(N)) vs O(N). The most broadly applicable quantum algorithm.
First demonstration of quantum advantage — Sycamore processor performed a task in 200 seconds that would take a supercomputer 10,000 years.
Variational Quantum Eigensolver — hybrid quantum-classical algorithm for molecular simulation. Foundation for quantum chemistry.
Quantum Approximate Optimization Algorithm for combinatorial problems. Key algorithm for near-term devices.
Demonstrated useful quantum computation on noisy 127-qubit Eagle processor using error mitigation techniques.
Most popular QC framework. Python. Full stack: circuit design, simulation, real hardware access, education.
Framework for NISQ circuits. Optimized for Google's processors. Great for research.
Quantum machine learning library. Differentiable quantum computing. JAX/TensorFlow/PyTorch integration.
Access IonQ, Rigetti, and OQC quantum hardware through AWS. Pay-per-task pricing.
GPU-accelerated density matrix simulator. For simulating noise and decoherence.
Quantum Toolbox in Python. Open quantum systems, master equations, optimal control.
Free access to 127+ qubit processors. Eagle (127q), Heron (133q). Qiskit Runtime for optimized execution.
Sycamore processor (72 qubits). Focus on quantum error correction and supremacy experiments.
Trapped-ion quantum computers. High gate fidelity, all-to-all connectivity. Available via AWS Braket and Azure.
Superconducting processors with hybrid quantum-classical architecture. Quil language and Forest SDK.
H-Series trapped-ion processors. Highest quantum volume. Focus on enterprise applications.
Photonic quantum computing. Borealis processor. Strawberry Fields and PennyLane frameworks.
Q&A community for quantum computing researchers and practitioners. 20K+ questions.
Active Reddit community. News, papers, discussions, career advice. 150K+ members.
Industry news, company tracker, market analysis. The Bloomberg of quantum.
The most influential quantum computing blog. Complexity theory, quantum supremacy debates.
Daily preprints in quantum physics and quantum computing. Where research drops first.
IBM's quantum community events. Qiskit Global Summer School, hackathons, workshops.
Simon Devitt's research group at UTS. Quantum architectures, Rottnest benchmarking, Quantum Sneakernet. Google-funded, DARPA contracts.
Open-source quantum circuit simulator that runs in your browser. Drag-and-drop editor, documented API, free to use.
Curated list of open-source quantum software projects. Simulators, compilers, error correction, applications. The Wikipedia of quantum tools.
Drag-and-drop quantum circuit simulator in the browser. Real-time state display, 16 qubits, beautiful visualizations.