Logo

Modern Java: A Guide to Java 8

Small book cover: Modern Java: A Guide to Java 8

Modern Java: A Guide to Java 8
by

Publisher: GitBook
Number of pages: 90

Description:
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations. At the end of the article you'll be familiar with the most recent API changes like streams, functional interfaces, map extensions and the new Date API.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Introduction to Java and OOA/OOD for Web ApplicationsIntroduction to Java and OOA/OOD for Web Applications
by - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(19675 views)
Book cover: JXTA JXSE Programmers Guide 2.5JXTA JXSE Programmers Guide 2.5
- Sun Microsystems
This guide is for software developers who would like to write and deploy P2P services and applications using JXTA technology. It provides an introduction to JXTA technology and describes the JXTA network architecture and key concepts.
(10732 views)
Book cover: Java: The LegendJava: The Legend
by - O'Reilly Media
Java has flourished and is now one of the world's most important and widely-used programming environments. Benjamin Evans, the Java editor for InfoQ and author of Java in a Nutshell, 6th edition, takes us on a journey through time ...
(7715 views)
Book cover: Java Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(16873 views)