A Funny Java Flavoured Look at the World

Sunday, August 06, 2006

Excellent SCJP Study Resources and links

I found this link today and it is a really good SCJP Java 5 Study resource. It just has links to most of the areas that need to be studied for the exam. Here is the a link to the site. I would recommend visiting it because it also has other SCJP stuff like study notes and mock exams and some articles of it's own

http://www.xyzws.com/scjp.do?cat=scjp&smenu=SGS12

Here are the links, it includes Generics, Varargs, enums. I think I have linked to most of these linked on my blog but not in one easy list. It's quite amusing I have read a lot of this links apart from the Wikipedia ones and the ones about garbarge collection infact.

The Members' Collection of SCJP/SCJP(5.0) Resources
SCJP Tutorial by IBM Developer Works
Taming Tiger, Part 1 - An introduction to Java 1.5
Taming Tiger, Part 2 - Understanding generics
Chapter 3: Enumerated Types (PDF Format) in Java 5.0 Tiger: A Developer's Notebook
Chapter 5: Creating Varargs in Java 5.0 Tiger: A Developer's Notebook
Chapter 8: Generics in Learning Java
Chapter 6: Objects and Classes in The Complete Java 2 Certification Study Guide
Cohesion in WikiPedia
Coupling in WikiPedia
Information hiding in WikiPedia
Lesson: Object-Oriented Programming Concepts in The Java Tutorial
Abstraction, Encapsulation, and Information Hiding by Edward V. Berard
Encapsulation is not information hiding in JavaWorld
Programming With Assertions from Sun.
Using Foreach Loops in J2SE 1.5
Reference Objects and Garbage Collection
The Truth About Garbage Collection
Garbage Collection (Chapter 9 of Inside the Java Virtual Machine)
Garbage Collection and setting to null
Object finalization and cleanup
Using Finally Versus finalize To Guarantee Quick Resource Cleanup
Achieve strong performance with threads
Programming Java threads in the real world


that should help you guys out there

2 Comments:

Post a Comment

<< Home