--
- 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
Comments
Post a Comment