Previous topic

Logistics and open discussion

Next topic

Running Python code

This Page

An introduction to Pure PythonΒΆ

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
Copyright: Smithsonian Astrophysical Observatory under terms of CC Attribution 3.0 Creative Commons
 License