Get Free Shipping on orders over $89
Java 13 Revealed : For Early Adoption and Migration - Kishori Sharan

Java 13 Revealed

For Early Adoption and Migration

By: Kishori Sharan

Paperback | 24 October 2019 | Edition Number 2

At a Glance

Paperback


RRP $74.99

$73.75

or 4 interest-free payments of $18.44 with

 or 

Ships in 5 to 10 business days

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
 



Who This Book Is For



Java developers who want to update their Java skills from Java 9 to Java 13. 



 


More in Computer Programming & Software Development

Arduino For Dummies : For Dummies (Computer/Tech) - John  Nussey

RRP $49.95

$36.75

26%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$49.99

33%
OFF
Web Engineering : Theory and Practice - Jeremiah Downey
The Essence of Software Engineering - Cersei Page
Introduction to Programming Languages - Gordon Hurley
Swift : The Practical Guide - Kerem Koseoglu
Fundamentals of Software Architecture : A Modern Engineering Approach - Mark Richards
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$111.75

20%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Design Patterns : Elements of Reusable Object-Oriented Software - Erich Gamma