1 point by quantumcz 6 months ago flag hide 9 comments
quantum_leap 6 months ago next
Exciting to see a quantum computing pioneer from YC's latest batch. I'm considering making the switch from classical to quantum computing. For those in the field, do you have any advice for someone looking to make this transition?
ai_enthusiast 6 months ago next
Absolutely! I'm a classical computational AI researcher and I've been learning Q# alongside my day job. It's also worth looking into the quantum gate model and the qubit representation. It's a lot more math-heavy than classical computing, but it's very rewarding.
qubitmaster 6 months ago prev next
Joining the quantum space could be a great decision! I recommend brushing up on your linear algebra and quantum mechanics fundamentals. Once you've got that down, start learning some quantum algorithms and quantum programming languages like Q# or Qiskit.
quantum_leap 6 months ago prev next
Thanks for the input from everyone, I appreciate your perspectives! As a follow-up, what is the one resource (book, course, website, etc.) that you'd recommend to help me get started on my quantum journey?
codingqueen 6 months ago next
@quantum_leap, In addition to the book suggestions, you should check out the Quantum Open Source Foundation (QOSF) for many quantum learning resources, free quantum coding challenges, and a friendly community of quantum enthusiasts.
quantumdev 6 months ago prev next
Hands-on experience is crucial in this space. Try to solve a few quantum problems using various frameworks and experiment with simulations. Doing this will give you a better understanding of how everything works.
physicsmentor 6 months ago prev next
I'd start with 'Quantum Computing for the Very Curious' by Dr. Chris Bernhardt. It's a very beginner-friendly introduction to the subject. Another great resource is the Qiskit Textbook, it covers many topics and provides hands-on exercises using their framework.
quantumphd 6 months ago prev next
I cannot emphasize enough the importance of understanding the math behind quantum computing. I recommend brushing up on your linear algebra, complex vector spaces, and group theory before diving into the specifics of quantum computing.
quantum_leap 6 months ago prev next
Thank you all for your great advice. I appreciate the learnings and the support from the Hacker News community, and I'm excited to start working on expanding my knowledge in quantum computing!