From 10867373005f11eb18dffb39e6f2197489471e05 Mon Sep 17 00:00:00 2001 From: Mariia Mykhailova Date: Mon, 1 Mar 2021 11:47:15 -0800 Subject: [PATCH] Add Microsoft Learn learning path on quantum computing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8eded1..eb9a680 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Algorithm Implementations for Beginners](https://arxiv.org/pdf/1804.03719.pdf) - A brif survey of 20 different quantum algorithms using qiskit. - [Quantum Algorithm Zoo](http://math.nist.gov/quantum/zoo/) - Comprehensive catalog of quantum algorithms. - [Quantum Computer Programming](https://cs269q.stanford.edu/syllabus.html?fbclid=IwAR09_JNstMi4WVU4oMHDpWR6xWaSISlrYPjWTUTnhcRdEQhzpoOTRgQN8LI) - Hands on Stanford course teaching quantum computing to those without a quantum mechanical background. +- [Quantum Computing Foundations](https://docs.microsoft.com/en-us/learn/paths/quantum-computing-fundamentals/) - Microsoft Learn learning path covering Azure Quantum and elements of quantum computing. - [Quantum Computing Playground](http://www.quantumplayground.net/#/home) - 3D quantum state visualisation tool able to simulate up to 22 qubits. - [Quantum Computing UK](https://quantumcomputinguk.org/) - Free Qiskit tutorials and code repository - [Quantum Computing for the Very Curious](https://quantum.country/qcvc) - Essay introducing quantum computing by Michael Nielsen and Andy Matuschak.