diff --git a/Quantum Computing/README.md b/Quantum Computing/README.md new file mode 100644 index 00000000..d90a9827 --- /dev/null +++ b/Quantum Computing/README.md @@ -0,0 +1,211 @@ +# Quantum Computing +Quantum Computing involves the study and application of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Quantum computers operate on quantum bits (qubits) and leverage quantum algorithms to solve problems that are intractable for classical computers. + +This curated collection offers valuable Quantum Computing resources contributed by experts in the field. + +## Table of Contents +- [Roadmap](#roadmap) +- [Courses](#courses) + - [Free Courses](#free-courses) + - [Paid Courses](#paid-courses) +- [Tools and Frameworks](#tools-and-frameworks) +- [Books](#books) + - [Free Books](#free-books) + - [Paid Books](#paid-books) +- [YouTube](#youtube) + - [YouTube Channels](#youtube-channels) + - [YouTube Playlists](#youtube-playlists) +- [Community](#community) + +## Roadmap +This is a roadmap to learn Quantum Computing. + +
Resource Name | +Description | +
---|---|
IBM Quantum Computing Roadmap | +A comprehensive roadmap provided by IBM to guide learners through quantum computing concepts, tools, and applications. | +
Microsoft Quantum Development Roadmap | +Microsoft's roadmap to becoming proficient in quantum development, from basics to advanced techniques using Q#. | +
Resource Name | +Description | +
---|---|
Quantum Computation by UC Berkeley (edX) | +Learn the basics of quantum computation including quantum bits, quantum algorithms, and more. | +
Introduction to Quantum Computing with Qiskit | +This course offers an introduction to quantum computing using Qiskit, IBM's open-source quantum computing framework. | +
Resource Name | +Description | +
---|---|
Quantum Computing Specialization by University of Toronto (Coursera) | +This specialization covers the theory and practice of quantum computing, including quantum algorithms and quantum error correction. | +
Introduction to Quantum Computing (Udacity) | +This course covers the fundamental principles of quantum computing and quantum programming. | +
Resource Name | +Description | +
---|---|
Qiskit | +Qiskit is an open-source quantum computing software development framework for working with quantum circuits and algorithms. | +
Microsoft Quantum Development Kit | +The Microsoft Quantum Development Kit includes tools, libraries, and resources for developing quantum applications using Q#. | +
Forest by Rigetti | +Forest is a quantum programming environment provided by Rigetti, including the Quil programming language and Quilc compiler. | +
D-Wave Leap | +D-Wave Leap provides access to D-Wave’s quantum processors and a comprehensive environment to develop and run quantum applications. | +
Resource Name | +Description | +
---|---|
Quantum Computing for the Very Curious | +This book provides a gentle introduction to the concepts of quantum computing. | +
Learn Quantum Computing with Python and Qiskit | +An open-source textbook that teaches quantum computing using Qiskit and Python. | +
Resource Name | +Description | +
---|---|
Quantum Computing: An Applied Approach | +This book provides a practical introduction to quantum computing, including hands-on examples and applications. | +
Quantum Computation and Quantum Information | +A comprehensive textbook on quantum computing and quantum information theory. | +
Resource Name | +Description | +
---|---|
Qiskit | +The official Qiskit channel provides tutorials, webinars, and live coding sessions on quantum computing. | +
Microsoft Quantum | +The official Microsoft Quantum channel offers educational videos and updates on quantum computing advancements. | +
MinutePhysics | +MinutePhysics explains complex scientific concepts, including quantum mechanics and quantum computing, in an accessible way. | +
Physics Girl | +Physics Girl explores various physics topics, including quantum computing, through engaging and informative videos. | +
Resource Name | +Description | +
---|---|
Quantum Computing by Qiskit | +This playlist covers tutorials on quantum computing using Qiskit. | +
Quantum Computing by Microsoft | +This playlist provides an introduction to quantum computing and tutorials using Microsoft's Quantum Development Kit. | +
Quantum Mechanics by MinutePhysics | +This playlist explains fundamental concepts of quantum mechanics, which are essential for understanding quantum computing. | +
Quantum Computing Lectures by MIT | +This playlist contains a series of lectures on quantum computing by MIT. | +
Resource Name | +Description | +
---|---|
Stack Exchange - Quantum Computing | +A Q&A site for users and developers of quantum computing, covering a wide range of + + topics. | +
Reddit - r/QuantumComputing | +A community for discussing quantum computing news, research, and technologies. | +
IBM Quantum Community | +The IBM Quantum Community provides forums, tutorials, and events for quantum computing enthusiasts and developers. | +
Microsoft Quantum Network | +The Microsoft Quantum Network connects developers, researchers, and enterprises to collaborate on quantum computing projects. | +