Systematic Program Design
This course introduces students to principles of program design and to implementing and understanding computer programs using an object-oriented programming language such as Python. Programming topics include selection and iteration, arrays and collections, objects and classes, top-down design and incremental development. The programming skills developed in this course will help students appreciate program design as a tool for information processing, simulation and modelling, and interacting with the world.
Requisites: