What's New in Java 8

What's New in Java 8
Author :
Publisher : CreateSpace
Total Pages : 62
Release :
ISBN-10 : 1497533503
ISBN-13 : 9781497533509
Rating : 4/5 (03 Downloads)

Book Synopsis What's New in Java 8 by : Adam L. Davis

Download or read book What's New in Java 8 written by Adam L. Davis and published by CreateSpace. This book was released on 2014-05-07 with total page 62 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 static methods on interfaces. It manages to add many of the features of functional languages without losing the clarity and simplicity Java developers have come to expect. In addition, many of the existing Java core library classes have been enhanced with the new Streams API. This book will help you understand Java 8, including: Project Lambda, the new Date-Time API, Streams, default methods, the Nashorn Javascript engine, and more.


What's New in Java 8 Related Books

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
Java 8 Lambdas
Language: en
Pages: 182
Authors: Richard Warburton
Categories: Computers
Type: BOOK - Published: 2014-03-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expres
Java 8 in Action
Language: en
Pages: 424
Authors: Raoul-Gabriel Urma
Categories: Java (Computer program language)
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

"Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next
Get Your Hands Dirty on Clean Architecture
Language: en
Pages: 157
Authors: Tom Hombergs
Categories: Computers
Type: BOOK - Published: 2019-09-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Gain insight into how hexagonal architecture can help to keep the cost of development low over the complete lifetime of an application Key FeaturesExplore ways
Modern Java in Action
Language: en
Pages: 838
Authors: Raoul-Gabriel Urma
Categories: Computers
Type: BOOK - Published: 2018-09-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Manning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action, you'll build on your existing Java language skills with the new