Previous topic

Understanding packages

Next topic

Running Python code

This Page

First steps with 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 , the pure Python section of the python4ESAC and the scipy-lectures on Python.

Copyright: Smithsonian Astrophysical Observatory under terms of CC Attribution 3.0 Creative Commons
 License