COMP3207 - Introduction to Python
Topics
- Python basics: Running the Python interpreter and Variables
- Arrays and Lists
- Repeating actions with loops
- Processing data files
- Making choices
- Creating functions
- Command-Line Programs
Other resources
NB: This material is based on Python 2.7