Java 13 revealed : for early adoption and migration

Book Cover
Average Rating
Published
New York : Apress, [2019].
Status
Available Online

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. You will: 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.

More Details

Format
Edition
Second edition.
Language
English
ISBN
9781484254073, 1484254074
UPC
10.1007/978-1-4842-5407-3, 10.1007/978-1-4842-5

Notes

Bibliography
Includes bibliographical references and index.
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. You will: 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.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Sharan, K. (. e. (2019). Java 13 revealed: for early adoption and migration (Second edition.). Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Sharan, Kishori (Software engineer). 2019. Java 13 Revealed: For Early Adoption and Migration. New York: Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Sharan, Kishori (Software engineer). Java 13 Revealed: For Early Adoption and Migration New York: Apress, 2019.

Harvard Citation (style guide)

Sharan, K. (. e. (2019). Java 13 revealed: for early adoption and migration. Second edn. New York: Apress.

MLA Citation, 9th Edition (style guide)

Sharan, Kishori (Software engineer). Java 13 Revealed: For Early Adoption and Migration Second edition., Apress, 2019.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
82b0592a-3f53-f539-ac50-c782a96f776d-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID82b0592a-3f53-f539-ac50-c782a96f776d-eng
Full titlejava 13 revealed for early adoption and migration
Authorsharan kishori
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-22 03:25:16AM

Book Cover Information

Image Sourcesyndetics
First LoadedFeb 4, 2024
Last UsedApr 6, 2025

Marc Record

First DetectedMar 21, 2023 01:15:18 PM
Last File Modification TimeDec 17, 2024 08:11:45 AM
SuppressedRecord had no items

MARC Record

LEADER03778cam a2200505 i 4500
001on1125265687
003OCoLC
00520241217080845.0
006m     o  d        
007cr cnu|||unuuu
008191029s2019    nyua    ob    001 0 eng d
015 |a GBB9I4341|2 bnb
0167 |a 019592741|2 Uk
019 |a 1126003624|a 1126644143|a 1127253255|a 1135325934|a 1188989659|a 1195950871
020 |a 9781484254073|q (electronic bk.)
020 |a 1484254074|q (electronic bk.)
0247 |a 10.1007/978-1-4842-5407-3|2 doi
0248 |a 10.1007/978-1-4842-5
035 |a (OCoLC)1125265687|z (OCoLC)1126003624|z (OCoLC)1126644143|z (OCoLC)1127253255|z (OCoLC)1135325934|z (OCoLC)1188989659|z (OCoLC)1195950871
037 |a 58B157AF-446D-4CF9-A91B-16F45CF40D20|b OverDrive, Inc.|n http://www.overdrive.com
040 |a GW5XE|b eng|e rda|e pn|c GW5XE|d LQU|d TEFOD|d UKMGB|d OCLCF|d N$T|d UMI|d OCLCQ|d UKAHL|d K6U|d COO|d OCLCO|d OCLCQ|d OCLCO|d COM|d OCLCQ|d OCLCO|d OCLCL
049 |a MAIN
050 4|a QA76.73.J38|b S53 2019eb
08204|a 005.13/3|2 23
1001 |a Sharan, Kishori|c (Software engineer),|e author.|1 https://id.oclc.org/worldcat/entity/E39PCjDJ6tvv6fFtWBxqKy9Fcd
24510|a Java 13 revealed :|b for early adoption and migration /|c Kishori Sharan.
250 |a Second edition.
264 1|a New York :|b Apress,|c [2019]
264 4|c ©2019
300 |a 1 online resource :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
504 |a Includes bibliographical references and index.
5050 |a 1: Local Variable Type Inference -- 2: Java Versioning Scheme -- 3: The HTTP Client API -- 4: Launching Single File Source Code Programs -- 5: Enhanced Switch -- 6: Text Blocks -- 7: Class Data Sharing -- 8: Tools and APIs Changes.
520 |a 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. You will: 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.
5880 |a Online resource; title from PDF title page (SpringerLink, viewed October 29, 2019).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Java (Computer program language)|9 70616
758 |i has work:|a Java 13 revealed (Text)|1 https://id.oclc.org/worldcat/entity/E39PCG6F8ybHdpBjJF97CDMbMP|4 https://id.oclc.org/worldcat/ontology/hasWork
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484254073/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH36957506
938 |a EBSCOhost|b EBSC|n 2283901
994 |a 92|b VIA
999 |c 290172|d 290172