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 class design slides
Some extra bits to support project 2 Enums and substrings
Inheritance
Interfaces
Graphical User Interfaces
The Exceptions notes
Recursion Notes
Graphics Notes
The intellectual property notes
Searching, sorting, data structures