Logo

Java 23. Key Concepts in Brief

Small book cover: Java 23. Key Concepts in Brief

Java 23. Key Concepts in Brief
by

Publisher: Petrucci Books
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: The Java Virtual Machine Specification, 2nd EditionThe Java Virtual Machine Specification, 2nd Edition
by - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(22889 views)
Book cover: Data Structures and Algorithm Analysis in JavaData Structures and Algorithm Analysis in Java
by - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(22701 views)
Book cover: Programming Principles in Java: Architectures and InterfacesProgramming Principles in Java: Architectures and Interfaces
by - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(27938 views)
Book cover: Java Testing and DesignJava Testing and Design
by - Prentice Hall PTR
Highly recommended for advanced developers and IT managers. This book is an excellent guide to testing Web applications and Web services. It will benefit software developers, beginning QA techs, and the experienced coders and testers.
(24236 views)