Python tutorial¶
In this documentation, we suppose that the reader knows Python. Here is a small list of Python tutorials/exercises if you need to learn it or only need a refresher:
- Python Challenge
- Dive into Python
- Google Python Class
- Enthought Python course (free for academics)
We have a tutorial on how Python manages its memory.