Resources


Useful Web Links at this point in the course :


 The Javadoc Java API is available online.

Class Lecture Notes:

From time to time (especially just before exams) I will put some of my lecture notes on here. These lecture notes are partly for me to remind me which topics I want to discuss in more complete detail - but also can be of use to you. They are not a substitute for attending lectures or reading the textbook, but some students find them a useful addition.

The first lecture notes (the review notes)
Notes on designing classes
The notes on interfaces
The notes on Inheritance

The notes on GUIs
The notes on Recursion
Exceptions
Graphics in java
Searching and sorting
Intellectual Property and Social Computing
Stacks, Queues and Algorithm selection