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 cs1 Review Slides
The Slides on UML and designing classes.
The inheritance notes
The GUI Lectures
Exceptions lecture notes
The Graphics Slides with key events and mouse events.
Recursion notes
Intellectual Property Notes
Searching Sorting and Linked Lists