Java 11 and 12 – New Features
Mala Gupta
- 出版商: Packt Publishing
- 出版日期: 2019-03-27
- 售價: $1,460
- 貴賓價: 9.5 折 $1,387
- 語言: 英文
- 頁數: 242
- 裝訂: Paperback
- ISBN: 1789133270
- ISBN-13: 9781789133271
-
相關分類:
Java 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,040$1,938 -
$1,414$1,339 -
$1,881Lean Architecture: for Agile Software Development (Paperback)
-
$988Software in 30 Days: How Agile Managers Beat the Odds, Delight Their Customers, And Leave Competitors In the Dust (Paperback)
-
$1,188BDD in Action: Behavior-driven development for the whole software lifecycle (Paperback)
-
$1,850$1,758 -
$1,400$1,330 -
$699Learning React Native: Building Native Mobile Apps with JavaScript (Paperback)
-
$850$808 -
$332架構探險 : 輕量級微服務架構 (上冊)
-
$1,155$1,097 -
$1,584Building Evolutionary Architectures: Support Constant Change (Paperback)
-
$1,940$1,843 -
$990Practical Test-Driven Development using C# 7: Unleash the power of TDD by implementing real world examples under .NET environment and JavaScript
-
$1,560$1,482 -
$1,539Unlocking Agility (Paperback)
-
$2,120$2,014 -
$2,100$1,995 -
$1,330Behavior-Driven Development with Cucumber: Better Collaboration for Better Software
-
$2,380$2,261 -
$1,710Clean Agile : Back to Basics (Paperback)
-
$403分析模式:可復用的對象模型
-
$1,800$1,710 -
$650$507 -
$680$537
商品描述
Key Features
- Overcome the challenges involved in migrating to new versions of Java
- Discover how Oracle has bridged the gap between Java and native code
- Make the best use of new Java features and libraries in your applications
Book Description
With its new six-monthly release cadence, Java is moving forward faster. In addition to planned version releases, a lot of work is currently being undertaken on various Java projects at Oracle. In order to make best use of the new features in their applications and libraries, you must be well-versed with the most recent advancements.
Java 11 and 12 – New Features will take you through the latest developments in Java, right from variable type inference and simplified multithreading through to performance improvements, which are covered in depth to help you make your applications more efficient. This book explains the relevance and applicability of Java's new features, and answers your questions on whether to invest in migrating to new Java versions and when to migrate. You'll also get to grips with platform features, such as AppCDS and new garbage collectors, to tune and optimize your application―from reduced launch time and latency to improved performance and throughput.
By the end of this book, you will be equipped with a thorough understanding of the new features of Java 11, 12, and Project Amber, and possess the skills to apply them with a view to improving your application's performance.
What you will learn
- Study type interference and how to work with the var type
- Understand Class-Data Sharing, its benefits, and limitations
- Discover platform options to reduce your application's launch time
- Improve application performance by switching garbage collectors
- Get up to date with the new Java release cadence
- Define and assess decision criteria for migrating to a new version of Java
Who this book is for
If you're an executive or solutions architect responsible for technology selection or Java migration decisions, this Java book is for you. You'll also benefit from this book if you're a computer science enthusiast curious to learn about the latest and upcoming Java features. This book will help you migrate your solutions from Java 8 or older to the latest Java release.
作者簡介
Mala Gupta, a Java champion, works as a developer advocate for JetBrains. Founder at eJavaGuru, she has been actively supporting Java certification as a path to career advancement. Since 2006, she has been coaching students and professionals with a view to achieving success in these certifications.
目錄大綱
- Type Inference
- AppCDS
- Garbage Collector Optimizations
- Miscellaneous Improvements in JDK 10
- Local Variable Syntax for Lambda Parameters
- Epsilon GC
- The HTTP Client API
- ZGC
- Flight Recorder and Mission Control
- Miscellaneous Improvements in JDK 11
- Switch Expressions
- Miscellaneous Improvements in JDK 12
- Enhanced Enums in Project Amber
- Data Classes and Their Usage
- Raw String Literals
- Lambda Leftovers
- Pattern Matching