Introduction to python

Here is a collection of information about learning python.

If you are learning python then you first need to get familiar with the basic syntax of python. You need to be able to work with variables, if statements, loops (for), lists, how to print variables out and functions.

Introductory python tutorials

    • Thus is a good tutorial on learning the basic commands of python.

Python modules and libraries for mathematics and science

Python resources