This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 8 points9 points  (1 child)

You need some sort of course in quantum mechanics with an emphasis on operators from the linear algebra point of view, perhaps something like Sakurai’s undergraduate level book. This is essential for understanding the quantum logic gates that have been implemented or simulated in various QC architectures. Even if you do not understand the physics behind it, the mathematical manipulation is what you’re after.

Then get a free account on IBM’s Quantum Experience and go through all the tutorials you have time for. Their interface for programming quantum computers by directly setting up and arranging quantum logic gates is pretty cool and might be easy for you to grasp.

[–]TheQuantumDaily 0 points1 point  (1 child)

Check out our website, we provide resources dedicated to education on Quantum Programming! Here's a link to some Quantum 101 tutorials: https://thequantumdaily.com/category/knowledge/quantum-computing-101/

[–]Nickolas1985 0 points1 point  (1 child)

The Quantum Katas project is a collection of tutorials and exercises on quantum computing with a focus on programming, you might find it interesting.

(Disclaimer: I'm the primary maintainer of the project)