In this entry I listed 3 books for java programmers. Today I finished the book "Java pitfalls". Tomorrow I can return it to our library, phew... Last week I paid 1 Euro for this book cause I forgot renewing it. :-(
There are 50 items in this book. And there is no tight relationship among them. Then it allows me to read 3 or 5 items a day. It's true that almost all things in that book are Java fundamental knowledges. But I really gained some benifits from reading that book, especially on Java performance issues. I think in my future programming, some knowledges from this book will remind me in my mind all the time. It can let me write more efficient java codes, at least feels good :-). Well, I skipped some items concerning java GUI programming. I always feel sleepy when I reading something like Jbutton, Panel..stuffs.
In this book, authors discussed how to debug a java application and how to use Assertion. I guess JUnit maybe not available when they wrote this book. :-)
There is a series book called "more Java pitfalls". I checked our library, this book is not yet there. But fortunately I have the electronic version.