Course Goals
Overview: to expand your knowledge of programming.
First year deals with ...
- some aspects of programming (e.g. basics, correctness)
- on relatively small examples
COMP[29]041 deals with ...
- other aspects of programming (e.g. testing, performance)
- using a wider range of tools (e.g. filters, PHP, Perl)
- on examples up to medium-sized
|