
Java 23. Key Concepts in Brief
by Sergio Petrucci
Publisher: Petrucci Books 2024
Number of pages: 64
Description:
This book offers a concise guide to key concepts in Java 23, covering updates in Java Language, APIs, performance, and JDK tools. Notable features include Simplified Module Imports, improved beginner-friendliness, enhanced concurrency, scoped values, flexible constructors, Markdown in JavaDoc, ZGC generational mode, updates in annotation processing, security enhancements, performance optimizations, and legacy feature removal.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Introduction to Web Services with Javaby Kiet T. Tran - Bookboon
This book focuses more on the details of a hands-on approach to Web Service programming than its specifications. In order to help readers grasp the concept, we provide a brief introduction to Web Service, SOAP, and WSDL in the first three chapters.
(11691 views)
Java Structures: Data Structures in Java for the Principled Programmerby Duane A. Bailey - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(19063 views)
Foundations of Jini 2 Programmingby Jan Newmarch - Apress
Jini grew from early work in Java to make distributed computing easier. This is the perfect book for Java programmers interested in applying Jini toward their respective network applications. Author covers comprehensive Jini advancements.
(17618 views)
The Java Language Specificationby James Gosling, Bill Joy, Guy Steele, Gilad Bracha - Prentice Hall PTR
Written by the inventors of the technology, this book provides complete, accurate, and detailed coverage of the Java programming language. If you want to know the precise meaning of the language's constructs, this is the source for you.
(27234 views)