SCJP Study Notes
"This certification is for programmers interested in demonstrating proficiency
in the fundamentals of the Java programming language
using the Java 2 Platform, Standard Edition (J2SE) technology."
For more information Sun's Website.
During my preparation for the exam i made some short study notes. These notes are organized according to exam objectives hovewer can not be considered as a tutorial. You can use them for last minute reviews.
Contents
- Declarations and Access Control
- Flow control, Assertions and Exception Handling
- Garbage Collection
- Language Fundamentals
- Operators and Assignments
- Overloading, Overriding, Runtime Type and Object Orientation
- Threads
- Fundamental Classes in the java.lang Package
- The Collections Framework
SCJP Study Application
Scjp Study is a simple Java-Swing application for educational purposes.