In this workshop we will learn how about writing/running pure Python code, built-in data types, objects, and control flow constructs (loops, if statements, ...) and basic file input/output operations.
These notes are based on the pure Python section (written by Thomas Robitaille and Rory Holmes) of the python4mpia , and the scipy-lectures on Python.
Authors: | Neil Crighton |
---|---|
Copyright: | 2012, Neil Crighton |