Skip to content

Commit

Permalink
README: add learning materials
Browse files Browse the repository at this point in the history
  • Loading branch information
yurijmikhalevich committed Sep 7, 2024
1 parent 378dc1e commit a08a486
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ This repository is a collection of sample Quantum Computing programs and exercis
- Acquire a basic understanding of quantum computing concepts; start with the amazing [Quantum Computing for Computer Scientists presentation from Microsoft Research](https://www.youtube.com/watch?v=F_Riqjdh2oM)
- Install the latest version of [Visual Studio Code](https://code.visualstudio.com/download)
- Install the latest version of the [Azure Quantum Development Kit](https://marketplace.visualstudio.com/items?itemName=quantum.qsharp-lang-vscode) extension

## Learning materials

- [Get started with Azure Quantum](https://learn.microsoft.com/en-us/training/paths/quantum-computing-fundamentals/) – quantum computing fundamentals course from Microsoft Learn
- [Shor, I'll do it](https://scottaaronson.blog/?p=208) by Scott Aaronson – Shor's algorithm explained without using a single ket sign or any math beyond arithmetic

0 comments on commit a08a486

Please sign in to comment.