In this post I will list all the resources the I find useful while learning quantum computing. I’m sure there are many wonderful resources that are not listed below. My plan is to update this post whenever I find any!
Getting Started
Books
Quantum Computing for Everyone by Chris Berhardt. This is a wonderfully written introduction to quantum computing. As the title suggests, the book is aimed at non-experts. However, I found it incredibly useful when I was getting started. It does a great job of giving an overview of the subject while providing just enough rigor to make things really understandable.
Quantum Computing: A Gentle Introduction by Eleanor Rieffel and Wolfgang Polak.
Online Tutorials and Resources
- Qiskit Learn. In addition to the python-based software libraries, qiskit provides various other resources for learning quantum computing. In particular, there’s a qiskit textbook and some tutorials that I have found very useful.
Coding
Advanced Topics
Coming later…