My Blog

Welcome! What is this blog for/What will be blogged here? Well, frankly, only time will tell that ... ;-) The plan is to have stuff like ... what I plan to do/Interesting things that I want to share. My interests and hobbies ... and what I'm doing/not doing for it. Random thoughts/Opinions. Just about anything I feel like writing! have fun!

Thursday, August 12, 2004

Effective Java

An excelled book by Joshua Bloch. I found it very informative ... if you've worked with C++ - its like the Annotated C++ Reference (which is the best C++ book I've read) - jam packed with information.

Some of the chapters of Effective Java are online - and are a must read:

1. Chapter 5, "Substitutes for Missing C Constructs" which talks about typesafe enums. [pdf version]

2. Chapter 3, "Methods Common to All Objects" [PDF]

3. Chapter 6, "Methods" [PDF]

4. Chapter 7, "General Programming" [PDF]

0 Comments:

Post a Comment

<< Home