Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update learning section and fix img url #88

Merged
merged 1 commit into from
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion qosf.org/doks-theme/_includes/github-ribbon.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="https://github.com/qosf/qosf.org" class="hidden-xs hidden-sm hidden-md"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
<a href="https://github.com/qosf/qosf.org" class="hidden-xs hidden-sm hidden-md"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_white_ffffff.png?resize=149%2C149" alt="Fork me on GitHub"></a>
14 changes: 4 additions & 10 deletions qosf.org/learn_quantum.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ Comprehensive catalog of quantum algorithms.
#### [Quantum Computing Playground](http://www.quantumplayground.net/#/home)
3D quantum state visualisation tool able to simulate up to 22 qubits.

#### [Quantum in the Cloud](http://cnotmz.appspot.com/#)
Four qubit photonic quantum simulator and computer.

#### [Quantum Katas](https://github.com/Microsoft/QuantumKatas/)
Programming exercises for learning quantum computing and Q#.

Expand All @@ -91,15 +88,12 @@ Series of lecture notes on the MIT quantum information sciences course.
#### [Quantum Cryptography](https://www.edx.org/course/quantum-cryptography-caltechx-delftx-qucryptox-0)
Learn how quantum communication provides security that is guaranteed by the laws of nature.

#### [Quantum Information Science I, Part I](https://www.edx.org/course/quantum-information-science-i)
#### [Quantum Information Science I, Part I](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+8.370.1x+1T2018/about)
Foundational course on quantum information and computation.

#### [The Quantum Internet and Quantum Computers: How Will They Change the World?](https://www.edx.org/course/quantum-internet-quantum-computers-how-delftx-qtm1x)
Learn the principles and promises behind developments in quantum computers and quantum internet and how they will impact our future.

#### [Quantum Mechanics and Quantum Computation](https://www.edx.org/course/quantum-mechanics-quantum-computation-uc-berkeleyx-cs-191x)
Conceptual introduction to the fundamental principles of quantum mechanics.

#### [Understanding Quantum Computers](https://www.futurelearn.com/courses/intro-to-quantum-computing)
Introduction to the key concepts of quantum computing with minimal mathematics.

Expand All @@ -109,7 +103,7 @@ A web class for _high school students_. Organized by [QuSoft](http://www.qusoft.
#### [Quantum Machine Learning](https://www.edx.org/course/quantum-machine-learning)
Hands-on introduction to quantum computing and quantum-enhanced machine learning, complete with a [code repo](https://gitlab.com/qosf/qml-mooc/).

#### [Quantum Computing. Less Formulas - More Understanding](https://www.coursera.org/learn/quantum-computing-lfmu)
#### [Quantum Computing. Less Formulas - More Understanding](https://online.spbu.ru/quantum-computing-less-formulas-more-understanding/)
An introductory course on Quantum Computing, focusing more on concepts.

#### [Quantum Technology: Detectors and Networking](https://www.edx.org/micromasters/purduex-quantum-technology-detectors-and-networking?index=product&queryID=b3d92b1eebc019dc082bb40feca0f978&position=3)
Expand Down Expand Up @@ -151,10 +145,10 @@ Introduction to fundamentals of classical and quantum computing.
#### [Problems and Solutions in Quantum Computing](https://www.worldscientific.com/worldscibooks/10.1142/6077#)
Easy to advanced quantum computing and information problems with detailed solutions.

#### [Quantum Computation and Quantum Information](http://csis.pace.edu/ctappert/cs837-18spring/QC-textbook.pdf)
#### [Quantum Computation and Quantum Information](https://www.amazon.com/Quantum-Computation-Information-10th-Anniversary/dp/1107002176)
Comprehensive textbook for those with some prior knowledge in mathematics, computer science and physics.

#### [Quantum Computing: A Gentle Introduction](http://mmrc.amss.cas.cn/tlb/201702/W020170224608150244118.pdf)
#### [Quantum Computing: A Gentle Introduction](https://www.amazon.com/Quantum-Computing-Introduction-Engineering-Computation/dp/0262526670)
Explains quantum computing with only basic college maths knowledge needed.

#### [Quantum Computing Explained](https://www.amazon.com/Quantum-Computing-Explained-David-McMahon/dp/0470096993)
Expand Down