Create your first Q# program by using the Quantum Development Kit
Get started with Q# programming by building a quantum random number generator.
Learning objectives
In this module you will:
- Prepare your development environment for writing quantum programs in Q#.
- Understand how Q# programs are structured.
- Work with qubits and superposition to build a quantum random number generator.
- Learn how Azure Quantum enables you to run your programs on quantum hardware.
Prerequisites
- The latest version of .NET Core
- Visual Studio Code