Core Java, Volume II: Advanced Features, 13th Ed (Oracle Press)
Wednesday, 07 August 2024

This book provides a tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. In this volume Cay S. Horstmann focuses on the advanced topics that a programmer needs to know including coverage of enterprise programming, networking, databases, security, internationalization, and native methods. This edition has been revised to cover the new features and enhancements in the Java 21 long-term support release. 

This edition has been revised to cover the new features and enhancements in the Java 21 long-term support release. There are complete chapters on the Streams, XML, Date and Time, Scripting, and Compilation APIs. In addition, the chapters on Swing and Graphics cover techniques that are applicable to both client-side user interfaces and server-side generation of graphics and images.

Author: Cay S. Horstmann
Publisher: Oracle Press
Date: August 2024
Pages: 992
ISBN: 978-0135371749
Print: 0135371740
Kindle: B0D7FHR75P
Audience: Java developers
Level: Intermediate
Category: Java

corejava213

Topics include:

  • Master advanced techniques, idioms, and best practices for writing reliable Java code
  • Make the most of enhanced Java I/O APIs, object serialization, and regular expressions
  • Connect to network services, harvest web data with the HTTP/2 client, and serve data with the built-in web server or implement your own server
  • Process code via the Scripting and Compiler APIs
  • Work with the Date and Time API, including recent refinements
  • Use the Java security model, user authentication, and the security library's cryptographic functions
  • Preview powerful new APIs for accessing "foreign" functions and memory

Related Reviews

Core Java, Volume II Advanced Features, 9th Ed

For recommendations of Java books see Java Books For Beginners, Java Books For Going Further and Advanced Java - Books Outside the Core in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?



Continuous Architecture In Practice (Addison-Wesley)

Author: Murat Erder, Pierre Pureur and Eoin Woods
Publisher: Addison-Wesley
Pages: 352
ISBN: 978-0136523567
Print: 0136523560
Kindle: ‎B08ZRTQGLJ
Audience: Software Architects
Rating: 3
Reviewer: Kay Ewbank

This book sets out the case for why software architecture is more important than ever, and in p [ ... ]


More Reviews