An open API service indexing awesome lists of open source software.

https://github.com/crazy4pi314/osd-2021-qsharp

Slides and demo code for Grace Hopper Summer Open Source day 2021
https://github.com/crazy4pi314/osd-2021-qsharp

docker jupyter-notebook python qsharp quantum quantum-computing quantum-open-source quantum-programming-language

Last synced: about 1 month ago
JSON representation

Slides and demo code for Grace Hopper Summer Open Source day 2021

Awesome Lists containing this project

README

          

# [Everyone Can Be a Quantum Open Source Developer! 💖](https://anitab-org.github.io/open-source-day/open-source-day-2021-summer-learning/)

![](https://anitab-org.github.io/open-source-day/assets/images/osd_logo2.png)
_Presented by Dr. Sarah Kaiser (she/her) @ Open Source Day Summer 2021_

> Open the slides and try out quantum programming in your browser: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/crazy4pi314/osd-2021-qsharp/main?filepath=demo.ipynb)
>

Quantum computing is an exciting and growing tech field that has adopted open source languages and platforms to address its unique challenges.
Just like learning a new package or toolchain in your favorite language, you to can learn quantum computing via open source project and have an impact on the direction of the field!
In this workshop, we will cover what in the heck quantum computing actually is, what are the current challenges that we can address with open source tools, and you will write your first quantum program in Python and Q#!

## What's here?

- [`slides.pdf`](./slides.pdf): The slides from the beginning of the workshop
- [`demo.ipynb`](./demo.ipynb): The interactive demo code and slides in a Jupyter notebook
- [`Dockerfile`](./Dockerfile): A container specification to run then demo in
- [`environment.yml`](./environment.yml): A conda environment file so you can run the sample code locally
- [`.iqsharp-config.json`](.iqsharp-config.json): A preference file used to change the default display of information in the demo notebook

## 👩‍💻 Resources 👩‍💻

### Connect with me:
- [sckaiser.dev](https://sckaiser.dev)
- [@crazy4pi314](https://twitter.com/crazy4pi314)
- [Learning Quantum Computing with Python and Q#](bit.ly/qsharp-book) + [Book sample code](https://github.com/crazy4pi314/learn-qc-with-python-and-qsharp)
- [Quantum programming on Twitch](https://twitch.tv/crazy4pi314)

### From the desk of my co-author Dr. Chris Granade:
- [quantum-falsehoods](https://gist.github.com/cgranade/c2f447cc130574e9f7e5f33728b2566f)
- [https://dev.to/cgranade](https://dev.to/cgranade)

### Quantum open source community:
- [docs.microsoft.com/quantum](docs.microsoft.com/quantum)
- [unitary.fund](unitary.fund)
- [qosf.org](qosf.org)
- [qsharp.community](https://qsharp.community/)