Is 'Black Book of Java' a good book for beginners?
What are some other good beginner books on Java?
Is 'Black Book of Java' a good book for beginners?
What are some other good beginner books on Java?
Effective Java is a great book for understanding how best to use programming conventions, and make the best use of the language. This is one of my most used books. I would definitely treat this as my "Black Book" for Java.