1186 Forks
4260 Stars
4260 Watchers

QuantumKatas

Tutorials and programming exercises for learning Q# and quantum computing

How to download and setup QuantumKatas

Open terminal and run command
git clone https://github.com/microsoft/QuantumKatas.git
git clone is used to create a copy or clone of QuantumKatas repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with QuantumKatas https://github.com/microsoft/QuantumKatas/archive/master.zip

Or simply clone QuantumKatas with SSH
[email protected]:microsoft/QuantumKatas.git

If you have some problems with QuantumKatas

You may open issue on QuantumKatas support forum (system) here: https://github.com/microsoft/QuantumKatas/issues