🌱Aadam's Garden

Search

Search IconIcon to open search

IBM Certified Associate Developer - Quantum Computation using Qiskit v0.2X

Last updated Jun 23, 2022

Link URL:: https://www.ibm.com/training/certification/C0010300
Title:: IBM Certified Associate Developer - Quantum Computation using Qiskit v0.2X

# Certification Overview

An IBM Qiskit Developer is an individual who demonstrates fundamental knowledge of quantum computing concepts and is able to express them using the Qiskit open source software development kit (SDK). They have experience using the Qiskit SDK from the Python programming language to create and execute quantum computing programs on IBM Quantum computers and simulators.

# Requirements

Exam C1000-112: Fundamentals of Quantum Computation Using Qiskit v0.2X Developer

# Exam Objectives

An IBM Qiskit Developer is an individual who demonstrates fundamental knowledge of quantum computing concepts and is able to express them using the Qiskit open source software development kit (SDK). They have experience using the Qiskit SDK from the Python programming language to create and execute quantum computing programs on IBM Quantum computers and simulators.

Key areas of competency:

During exam development, the Subject Matter Experts (SMEs) define all of the tasks, knowledge and experience that an individual would need in order to successfully fulfill their role with the product or solution. These are represented by the objectives below and the questions on the certification exam are based upon these objective.

Number of questions: 60
Number of questions to pass: 44

Time allowed: 90 minutes
Status: Live

# Exam Resources

Courses and publications are offered to help you prepare for the certification exam. The courses are recommended, but not required, before taking a certification exam. Please note that course offerings are continuously being added and updated.  

# Notes

# Study Guide

#study-guide C1000-112_STU.pdf

Preparing for the Qiskit developer certification exam

Here are some hopefully helpful tips and resources as you prepare to take the Qiskit developer
certification exam. The exam contains questions on quantum computing with Qiskit that ensure
competency in areas that include the following:

Defining, executing, and visualizing results of quantum circuits using the Qiskit SDK
Understanding single-qubit gates and their rotations on the Bloch sphere.
Understanding various multi-qubit gates and their effects in quantum circuits.
Leveraging fundamental Qiskit SDK features including commonly-used classes and functions
located in qiskit.circuit, qiskit.execute, qiskit.providers, qiskit.qasm, qiskit.quantum_info, qiskit.tools, and qiskit.visualization packages.

Ideally, you will have the following skills before taking the exam:

# Learning Path

#learning-path
Here is a recommended path for preparing to take the exam:

  1. Study the Learn Quantum Computation using Qiskit textbook up to, and including, the Multiple Qubits and Entanglement section https://qiskit.org/textbook
  2. Then, it will be helpful to go through some of the tutorials that cover the following areas of the IBM Quantum Lab:
    1. Quantum circuits: https://quantum-computing.ibm.com/lab/files/qiskit-tutorials/tutorials/circuits
    2. Quantum simulators: https://quantum-computing.ibm.com/lab/files/qiskit-tutorials/tutorials/simulators
  3. Then, dive a bit deeper into quantum circuits, which are a combination of quantum gates, measurements and resets. Initially, make sure you cover the below topics. To understand the circuits, please go through these websites,