• Complain

Mala Gupta - Java 11 and 12 New Features

Here you can read online Mala Gupta - Java 11 and 12 New Features full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2019, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Java 11 and 12 New Features
  • Author:
  • Genre:
  • Year:
    2019
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Java 11 and 12 New Features: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Java 11 and 12 New Features" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Mala Gupta: author's other books


Who wrote Java 11 and 12 New Features? Find out the surname, the name of the author of the book and a list of all author's works by series.

Java 11 and 12 New Features — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Java 11 and 12 New Features" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Java 11 and 12 New Features Learn about Project Amber and the latest - photo 1
Java 11 and 12 New Features
Learn about Project Amber and the latest developments in the Java language and platform
Mala Gupta

BIRMINGHAM - MUMBAI Java 11 and 12 New Features Copyright 2019 Packt - photo 2

BIRMINGHAM - MUMBAI

Java 11 and 12 New Features

Copyright 2019 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Commissioning Editor: Aaron Lazar
Acquisition Editor: Alok Dhuri
Content Development Editor: Rohit Singh
Technical Editor: Gaurav Gala
Copy Editor: Safis Editing
Project Coordinator: Vaidehi Sawant
Proofreader: Safis Editing
Indexer: Priyanka Dhadke
Graphics: Alishon Mendonsa
Production Coordinator: Deepika Naik

First published: March 2019

Production reference: 1220319

Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.

ISBN 978-1-78913-327-1

www.packtpub.com

maptio Mapt is an online digital library that gives you full access to over - photo 3
mapt.io

Mapt is an online digital library that gives you full access to over 5,000 books and videos, as well as industry leading tools to help you plan your personal development and advance your career. For more information, please visit our website.

Why subscribe?
  • Spend less time learning and more time coding with practical eBooks and Videos from over 4,000 industry professionals

  • Improve your learning with Skill Plans built especially for you

  • Get a free eBook or video every month

  • Mapt is fully searchable

  • Copy and paste, print, and bookmark content

Packt.com

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.packt.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at customercare@packtpub.com for more details.

At www.packt.com , you can also read a collection of free technical articles, sign up for a range of free newsletters, and receive exclusive discounts and offers on Packt books and eBooks.

Contributors
About the author

Mala Gupta, a Java champion, works as a developer advocate for JetBrains. The founder of 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.

A frequent speaker at industry conferences, her Java books with Manning Publications, USA, are top-rated for Oracle certification around the globe. She has over 18 years of experience in the software industry. Mala has also co-founded KaagZevar, a platform for nurturing creativity as an essential life skill. She co-leads the Delhi Java User Group. As the Director of Women Who Code Delhi, she also drives initiatives for diversity advocacy for Women in Technology.

About the reviewer

Marcus Biel works as the c ustomer experience director for Red Hat. He is a well-known software craftsman, Java influencer, and Clean Code Evangelist. He is also a regular speaker at Java conferences all over the world, such as JBCN Conf Barcelona, JPoint Moscow, and JAX London. Furthermore, he has worked as a technical reviewer for renowned Java publications, including Effective Java, Core Java SE 9 for the Impatient, or Java by Comparison. Marcus has worked on various Java-related projects since 2001, mainly in the financial and telecommunications industries.

When taking a break from Java, he likes hiking in the Alps, as well as backpacking, dancing, and enjoying a good beer or wine. He lives with his wife and baby son.

Packt is searching for authors like you

If you're interested in becoming an author for Packt, please visit authors.packtpub.com and apply today. We have worked with thousands of developers and tech professionals, just like you, to help them share their insight with the global tech community. You can make a general application, apply for a specific hot topic that we are recruiting an author for, or submit your own idea.

Preface

With Java moving forward at a great pace, programmers must be aware of the latest developments to make the best use of its newer features in their applications and libraries.

This book will take you through the developments in the Java language, right from Java 10, to Java 11, and Java 12. The book deep dives into the latest developments in the language. You'll learn how these features can help you advance your development with the language and make your applications leaner and faster.

You'll also discover features to configure your virtual machine to reduce startup time, so as to solve throughput and latency challenges in the future. With the help of this book, you will overcome the challenges involved in migrating to new versions 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. Java 11 and 12 New Features will help you migrate your solutions from Java 8 or previous versions to the latest Java release.

What this book covers

,Type Inference , introduces type inference with local variables, which was introduced in Java 10. You will learn how to use the var keyword and also the challenges involved.

, AppCDS , covers Application Class-Data Sharing (AppCDS), which extends Class-Data Sharing (CDS). You will learn about both and see them in action.

,Garbage Collector Optimizations , discusses the various GCs and their interfaces for efficient implementation.

,Miscellaneous Improvements in JDK 10 , covers the features and improvements in Java 10.

,Local Variable Syntax for Lambda Parameters

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Java 11 and 12 New Features»

Look at similar books to Java 11 and 12 New Features. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Java 11 and 12 New Features»

Discussion, reviews of the book Java 11 and 12 New Features and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.