ENGLISH

Java 13 Revealed - For Early Adoption and Migration.

Book information

Publisher
Apress
Year
2020
ISBN
978-1484254066
Language
english
Format
PDF
Filesize
2 MB (2291063 bytes)
Edition
2nd
Pages
286\286
Time added
2019-10-24 16:09:42

Description

Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author Kishori Sharan begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy. This book provides extensive coverage of the new HTTP Client APIs, which were introduced in Java 9 as a preview and was made a standard feature in Java 11. New Java features such as launching a single-file source code program and new switch syntax are discussed in detail. What You Will Learn * Use local variable type inference to declare local variables using the var restricted type name introduced in Java 10 * Take advantage of application class data sharing among JVMs for faster application startup * Create HTTP requests, responses, and web sockets with the new HTTP Client APIs * Run a single-file Java source code program using the java command without compiling it * Apply the new switch statement and expressions to write compact and less error-prone code * Work with text blocks in Java code * About new APIs, deprecated APIs, and deprecated tools Front Matter ....Pages i-xx Local Variable Type Inference (Kishori Sharan)....Pages 1-21 Java Versioning Scheme (Kishori Sharan)....Pages 23-39 The HTTP Client API (Kishori Sharan)....Pages 41-110 Launching Single File Source Code Programs (Kishori Sharan)....Pages 111-141 Enhanced Switch (Kishori Sharan)....Pages 143-174 Text Blocks (Kishori Sharan)....Pages 175-212 Class Data Sharing (Kishori Sharan)....Pages 213-231 Tools and APIs Changes (Kishori Sharan)....Pages 233-268 Back Matter ....Pages 269-273

Similar books