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
The Java Language Specification
by 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.
(25768 views)
by 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.
(25768 views)
Processing XML with Java
by Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24554 views)
by Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24554 views)
Java: Classes in Java Applications
by David Etheridge - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(18095 views)
by David Etheridge - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(18095 views)
Java in a Nutshell
by David Flanagan - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(21327 views)
by David Flanagan - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(21327 views)