This tutorial introduces the concept of a qubit - the most fundamental concept in quantum computing.
You can run the tutorial online here. Alternatively, you can install Jupyter and Q# on your machine, as described here, and run the tutorial locally by navigating to this folder and starting the notebook from the command line using the following command:
jupyter notebook Qubit.ipynb