Apress | Java 13 Revealed: For Early Adoption And Migration, 2nd Edition (2019 EN)

Discussion in 'Programming' started by Kanka, Oct 27, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Kishori Sharan
    Full Title: Java 13 Revealed: For Early Adoption And Migration, 2nd Edition
    Publisher: Apress; 2nd ed. edition (November 15, 2019)
    Year: 2019
    ISBN-13: 9781484254073 (978-1-4842-5407-3), 9781484254066 (978-1-4842-5406-6)
    ISBN-10: 1484254074, 1484254066
    Pages: 273
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 35.30 €


    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.


    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

    Features:
    ✓ First early adopter book on Java 13
    ✓ Also covers prior releases of Java 10, 11, and 12
    ✓ Written by Kishori Sharan, Java expert, author, and programmer


    Who This Book Is For:
    Java developers who want to update their Java skills from Java 9 to Java 13.

    -------------
     
    Last edited by a moderator: Mar 8, 2022