Getting Started

A comprehensive tutorial on the Python programming language. This tutorial covers three main groups of users:

  1. Beginners
  2. Intermediate
  3. Advanced

Building the docs

The documentation is hosted online. If you want to build it, you will need the following:

  1. Python
  2. Sphinx
  3. Pip (Optional)

Tools needed

These are the tools needed to follow the examples in the tutorials.

Required

Optional

Goal #1: Install Python

This section has instructions for installing Python and running Python from a command prompt.

Goal #2: Prepare a text editor

This section has instructions for installing Python and running Python from a command prompt.

Goal #3: Practice starting and exiting Python

This section has instructions for installing Python and running Python from a command prompt.