Core Java: Advanced Features (Volume 2)
Review by Sven Woltmann
Volume II is aimed at experienced Java programmers who want to develop more complex applications. It covers streams, I/O over files and the network, database programming with JDBC, processing XML files, internationalizing applications, authentication, authorization and cryptography, User Interface development with Swing, and accessing native code via JNI. Volume II concludes with a preview of “Project Panama,” which will replace JNI with the more modern Foreign Function & Memory API.
All in all, Core Java covers a wide range of topics but goes in-depth with each, so not only beginners but also advanced Java programmers can learn a lot.
Both volumes are excellently structured pedagogically, comprehensible, precise, and detailed, and even partially humorous and entertaining. They contain hundreds of practical code examples, which the author has modernized for older topics with new language features.
“Core Java” is an excellent teaching and reference work, which I unreservedly recommend to all Java programmers, regardless of their level of experience.
🎧 Suitable as an audiobook? No, due to numerous code examples.
Other Recommendations From This Book’s Genres
Core Java: Fundamentals (Volume 1)
Effective Java (Third Edition)
Java Concurrency in Practice
Java Generics and Collections
Java Puzzlers: Traps, Pitfalls, and Corner Cases
Mastering Lambdas: Java Programming in a Multicore World
Concurrent Programming in Java: Design Principles and Pattern, 2nd Edition
The Pragmatic Programmer: From Journeyman to Master
Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java
Clean Code: A Handbook of Agile Software Craftsmanship
Refactoring: Improving the Design of Existing Code
Clean Craftsmanship: Disciplines, Standards, and Ethics
The Programmer’s Brain: What Every Programmer Needs to Know About Cognition
Working Effectively with Legacy Code
Design Patterns: Elements of Reusable Object-Oriented Software