Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Q# Pocket Guide Samples

Code samples for the book "Q# Pocket Guide" by Mariia Mykhailova.

The code in the main branch of this repository matches the book text, which uses QDK 0.24 (March 2022).
You can find the code updated to Modern QDK (February 2024) in the branch qdk1.0.

Part I. Q# Programming Language

Chapter 2. Data Types

Part II. Using the Microsoft Quantum Development Kit