Next: Prerequisites
Up: Course description
Previous: Aim
At the end of the course, students should be able to
- understand the purposes and methods of the most commonly
occurring data structures
- analyse the data structure needs of particular problems
- compare the efficiency of various implementations and algorithms
- understand the Java concept of polymorphism and how to exploit
it to construct generic code
- use object-orientation for the purposes of data abstraction
and encapsulation
- write Java applications using data structures discussed in the
course
Peter Williams
2005-06-07