About Python

For those of you who aren't familiar with programming in Python, you can take a look at the lecture slides in the course INF3331, which gives a pretty detailed introduction to the language (the list of slides from 2013 can be found here). Alternatively, codeacademy has a short intro course here.

We have also added a short Python program (v2.7) that shows how you can read and use the data file in Python. You can find it here.

Published Sep. 10, 2015 8:45 PM - Last modified Sep. 10, 2015 8:47 PM