Introduction to Programming and Algorithms COMP1100
Learning outcomes
More information may be available for enrolled students on the course website at http://cs.anu.edu.au/students/comp1100
Students who succeed in all aspects of this course will be able to:
- Describe and contrast various algorithmic components, and relate them to specific corresponding data structures.
- Analyse program fragments and explain their types, behaviours and effects.
- Design algorithmic solutions to simple problems and present their implementation in a functional programming language.
- Design data structures appropriate for the representation and implementation of simple algorithmic problems.
- Analyse small programming problems to suggest, design and implement appropriate modular program structures.
