Share this post! | Vote this! |
|
Java performance expert Binu John, co-author of Java Performance, shares 6 of the most important books in his programming library and explains why each is so valuable.
Effective Java, 2nd Edition, by Joshua Bloch:
This excellent guide contains seventy-eight best practices regarding the use of the Java programming language and the core libraries. The rules, even the more complex ones, are explained in a easy to understand fashion enabling developers to apply it in practice. I use this book as a reference and revisit sections that are relevant to the project that I am working on. This is a must read for every serious Java developer. Also available in Safari Books Online.
More...
Effective Java, 2nd Edition, by Joshua Bloch:
This excellent guide contains seventy-eight best practices regarding the use of the Java programming language and the core libraries. The rules, even the more complex ones, are explained in a easy to understand fashion enabling developers to apply it in practice. I use this book as a reference and revisit sections that are relevant to the project that I am working on. This is a must read for every serious Java developer. Also available in Safari Books Online.
More...
0 comments:
Post a Comment