
Getting Started#
Now that we know a little about quantum computing, we can get started with building and running quantum circuits! We will be using Qiskit — a quantum programming software development kit (SDK) written in the Python programming language.
Important
In this section, you can run and edit code by navigating to the rocket menu 🚀 in the top right of the page and by selecting “Live Code”.
The programming exercises will cover the basics for programming with Qiskit and the concepts of superposed and entangled states.
Extra exercises are provided for more in-depth understanding of the same concepts, and can be completed following the workshop.