Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Java » What’s New in Java 8: An Unofficial Guide

What’s New in Java 8: An Unofficial Guide

  • Category: Java Programming
  • Author: Adam L. Davis
  • Pages: 62 pages
  • File type: HTML and PDF

Read and download free eBook intituled What’s New in Java 8: An Unofficial Guide in format HTML and PDF – 62 pages created by Adam L. Davis.

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.

This book concisely introduces Java 8’s most valuable new features (plus a few Java 7 innovations that haven’t gotten the attention they deserve). If you’re an experienced Java programmer, this practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements.

Read and Download Links:

What’s New in Java 8: An Unofficial Guide

READ  CICS and the JVM server: Developing and Deploying Java Applications

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

O’Reilly Java AWT Reference

The Java AWT Reference provides complete reference documentation on the Abstract Window Toolkit (AWT), a large collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, and use c