Skip to content

tcNickolas/q-sharp-pocket-guide-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

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