Aims
The aims of this second part of the course are:
- To help you gain a good understanding of, and ability to use, abstract data types;
familiarise with common abstract data types and associated operations.
- To teach various design and implementation solutions for abstract data types;
illustrate the practical effects of the different implementation choices; and illustrate
their practical use in developing Java programs for real application problems.
Learning Outcomes
Upon completion of these 10 lecture hours you will have acquired an in-depth knowledge of:
Prerequisites
This second part of the course builds upon:
Books
Lecture Notes
Tutorials