
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
Beyond Javaby Bruce Tate - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(24075 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.
(17934 views)
Sun Certified Java Programmer Pre-Exam Essentialsby Dylan Walsh
This text is a basis for revising for the Sun Certified Programmer examinations, it does not to teach the Java language or the topics required for the exam. It collects all the essential information you need to retain, in one place.
(24519 views)
Java for Small Teamsby Henry Coles, et al. - GitBook
This book is an attempt to capture what good Java code looks like and the practices that help produce it. Tis document is intended for anyone, from developers writing Java for the first time through to seasoned technical leads serving multiple teams.
(8655 views)