# qiskit-community-tutorials **Repository Path**: zerodesigner/qiskit-community-tutorials ## Basic Information - **Project Name**: qiskit-community-tutorials - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-05 - **Last Updated**: 2021-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qiskit Community Tutorials [![License](https://img.shields.io/github/license/Qiskit/qiskit-tutorials.svg?style=popout-square)](https://opensource.org/licenses/Apache-2.0) Welcome to the [Qiskit](https://www.qiskit.org/) community tutorials! In this repository, we've put together a collection of awesome community-contributed Jupyter notebooks that leverage the features of Qiskit in education and applications. Feel free to navigate this repository, to [Fork this repo](https://github.com/qiskit/qiskit-community-tutorials/fork), or to open the [Binder image](https://mybinder.org/v2/gh/qiskit/qiskit-community-tutorials/master?filepath=./index.ipynb). ## Contents ### 1 [Hello, Quantum World with Qiskit](hello_world/) Learn from the community how to write your first quantum program. ### 2 [Quantum Games with Qiskit](games/) Learn quantum computing by having fun. How is there a better way! ### 3 [Quantum Information Science with Qiskit Terra](terra/index.ipynb) Learn about and how to program quantum circuits using Qiskit Terra. ### 4 [Textbook Quantum Algorithms with Qiskit Terra](algorithms/index.ipynb) Learn about textbook quantum algorithms, like Deutsch-Jozsa, Grover, and Shor using Qiskit Terra. ### 5 [Developing Quantum Applications with Qiskit Aqua](aqua/index.ipynb) Learn how to develop the fundamentals of quantum applications using Qiskit Aqua ### 6 Awards Learn from the great contributions to the [IBM Q Awards](https://qe-awards.mybluemix.net/) * [Teach Me Qiskit 2018](awards/teach_me_qiskit_2018/index.ipynb) * [Teach Me Quantum 2018](awards/teach_me_quantum_2018/index.ipynb) ## Contribution Guidelines If you'd like to contribute to `Qiskit Community Tutorials`, please take a look at our [contribution guidelines](.github/CONTRIBUTING.md). This project adheres to Qiskit's [code of conduct](.github/CODE_OF_CONDUCT.md). By participating, you are expect to uphold to this code. We use [GitHub issues](https://github.com/Qiskit/qiskit-tutorials-community/issues) for tracking requests and bugs. Please use our [slack](https://qiskit.slack.com) for discussion and simple questions. To join our Slack community, use the [link](https://join.slack.com/t/qiskit/shared_invite/enQtNDc2NjUzMjE4Mzc0LTMwZmE0YTM4ZThiNGJmODkzN2Y2NTNlMDIwYWNjYzA2ZmM1YTRlZGQ3OGM0NjcwMjZkZGE0MTA4MGQ1ZTVmYzk). For questions that are more suited for a forum, we use the Qiskit tag in the [Stack Exchange](https://quantumcomputing.stackexchange.com/questions/tagged/qiskit). ## Authors and Citation `Qiskit Community Tutorials` is the work of [many people](https://github.com/Qiskit/qiskit-tutorials-community/graphs/contributors) who contribute to the project at different levels. If you use Qiskit, please cite as per the included [BibTeX file](https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib). ## License [Apache License 2.0](LICENSE.txt)