Study Notes For SCJP Examination

A nice set of personal study notes

Link to the notes

Certkey for Java2

A nice tutorial which covers all the objectives for the SCJP (Java 2) Exam.
The tutorial covers the following topics in detail.

- Declarations and Access Control
- Flow Control and Exception Handling
- Garbage Collection
- Language Fundamentals
- Operators and Assignments
- Overloading, Overriding, Runtime Type and Object Orientation
- Threads
- The java.lang package
- The java.util package
- Writing listener code
- The Java.awt package - Layout
- The Java.io package

Link to the tutorial