Java SE New Features

Java SE New Features
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : 1789610060
ISBN-13 : 9781789610062
Rating : 4/5 (062 Downloads)

Book Synopsis Java SE New Features by : Tatiana Fesenko

Download or read book Java SE New Features written by Tatiana Fesenko and published by . This book was released on 2019 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: "As a developer, every day you need to learn new technologies, and quickly. With frequent Java releases, you need to constantly update your knowledge of Java too. This short course will equip you with insights into the newest key features of Java, in no time. We start by explaining the new release model and how it affects you. This course goes beyond Java's (in) famous modularity which allows us to partition a system into modules with clear dependencies. You'll learn to write more concise code with the coolest new features, including local variable type inference (var) and the improved API for strings, files and collections. You will also understand how to work with very popular reactive streams. The course finishes with a description of the new enhancements you can apply to improve the performance of your code. By the end of this short course, you'll know how to use the most powerful features of modern Java to write faster and more readable programs."--Resource description page.


Java SE New Features Related Books

Java SE New Features
Language: en
Pages:
Authors: Tatiana Fesenko
Categories:
Type: BOOK - Published: 2019 - Publisher:

DOWNLOAD EBOOK

"As a developer, every day you need to learn new technologies, and quickly. With frequent Java releases, you need to constantly update your knowledge of Java to
What's New in Java 8
Language: en
Pages: 62
Authors: Adam L. Davis
Categories: Computers
Type: BOOK - Published: 2014-05-07 - Publisher: CreateSpace

DOWNLOAD EBOOK

Java 8 is a giant step forward for the Java language. In Project Lambda, Java gets a new closure syntax (lambda expressions), method-references, and default and
Core Java SE 9 for the Impatient
Language: en
Pages: 1931
Authors: Cay S. Horstmann
Categories: Computers
Type: BOOK - Published: 2017-09-15 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

An Accessible Guide to the Java Language and Libraries Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of
Java SE 8 for the Really Impatient
Language: en
Pages: 237
Authors: Cay S. Horstmann
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

DOWNLOAD EBOOK

This book concisely introduces Java 8's most valuable new features, including lambda expressions (closures) and streams. If you're an experienced Java programme
The Java Tutorial
Language: en
Pages: 1488
Authors: Sharon Biocca Zakhour
Categories: Computers
Type: BOOK - Published: 2013-02-27 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

The Java®Tutorial, Fifth Edition, is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features add