DEV Community

dncolomer
dncolomer

Posted on

2 1

How did I get started with Quantum Computing

This is what's worked for me in order to get started with Quantum Computing from scratch:

1/ go through several intro tutorials like #ibmq #qsharp also playing HelloQuantum

2/ go through the textbook algorithms and try to break them down using #ibmq which is the best tool for beginners in my opinion

3/ read @OReillyMedia Programming Quantum Computere

4/ Read and reproduce some research papers and projects. After a while I kind of realized Quirk from @CraigGidney was a great tooling upgrade that overcomes the simplicity of #ibmq and has some cool power features for circuit design and debugging

5/ During my learning journey I've also been exploring some other types of #quantumcomputing like Cvqc (@XanaduAI) and annealing (@dwavesys)

6/ I'm so far kind of unimpressed by all the quantum ML that I've been seeing

7/ somehow I also haven't felt the need yet to learn any quantum scripting or programming language like @qiskit, #qsharp or #cirq if you've programmed before you should be able to read through code but haven't felt the need to use them as so far

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay