/qce20-curriculum-development

The supplementary materials for the "Quantum Curriculum Development with Microsoft Quantum Development Kit" workshop at QCE20

Primary LanguageJupyter NotebookMIT LicenseMIT

Welcome!

This repository hosts the supplementary materials for the "Quantum Curriculum Development with Microsoft Quantum Development Kit" workshop presented at QCE20 (see the workshop information and detailed program):

Installation instructions

The workshop will cover both developing Q# projects in Visual Studio/Visual Studio Code/other text editors and creating Q# Jupyter Notebooks. You will be able to follow the material and do a subset of exercises without installing the QDK locally, with online tools only. However, for the best experience we recommend to install QDK locally following the installation guide for developing Q# projects and the installation guide for Q# Jupyter Notebooks.

The Quantum Katas

The first session of the workshop will introduce the Quantum Katas - a collection of tutorials and programming exercises for learning quantum computing and Q# programming. Again, you will be able to follow the material without local installation, but for the best experience we recommend you to install QDK and clone the Quantum Katas repository.