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. 

<ASIN:0135371740 >

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


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews