From 5a23d1c9ea6b4493dfc5a9476b24fe3aba4e7e10 Mon Sep 17 00:00:00 2001 From: Mostafa Touny <56471405+mostafatouny@users.noreply.github.com> Date: Fri, 2 Apr 2021 21:58:31 +0200 Subject: [PATCH] Added QBronze --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75dac48..c4d61aa 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Quantum Machine Learning for Data Scientists](https://arxiv.org/pdf/1804.10068.pdf) - Explanation of quantum machine learning algorithms. - [Quirk](http://algassert.com/quirk) - Browser-based drag-and-drop quantum circuit simulator that reacts, simulates, and animates in real-time. - [The Quantum Quest](https://www.quantum-quest.nl/) - Introductory web class on quantum computing principles designed for high school students. +- [QBronze, QWorld](https://gitlab.com/qworld/bronze-qiskit) - Very accessible computation/programming oriented tutorials. It begins from basics of matrices up to grover's algorithm. There are also accompanying videos which explain the tutorials. ## MOOCs