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


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]


More Reviews