Introductory Programming in Python
Course Admin
Aims/Outcomes
Each student should have the ability and confidence to write programs to assist them in their day-to-day research and administrative tasks.
Practicals
- A number of exercises will be provided, along with their respective solutions.
- Exercises will be both code based and comprehension based.
Tips
- Use Idle unless you know what you're doing
- Save Regularly!
- Keep each exercise/assignment/project in it's own directory/folder
- Name your python files using your name, and the exercise number.
-
- Don't create multiple files for the same piece of code/module, choose a name for a file and stick to it.
- Jump in with both feet and start coding, there is NO SUBSTITUTE for experience/practice.
Assessment