Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 987 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 987 Bytes

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