[prev] [index] [next]

Course Aims

This course aims to extend your programming knowledge
  • build on the foundation from COMP1911
  • deepen your understanding of C program execution
  • introduce useful (dynamic) data structures
  • introduce useful algorithmic approaches
Ultimately, to get you to the point where
  • you can solve moderately complex problems in C
  • you could take more CS courses if interested
  • you can write programs to solve problems at work