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: 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.
(10713 views)
Book cover: Introduction to Web Services with JavaIntroduction to Web Services with Java
by - Bookboon
This book focuses more on the details of a hands-on approach to Web Service programming than its specifications. In order to help readers grasp the concept, we provide a brief introduction to Web Service, SOAP, and WSDL in the first three chapters.
(9688 views)
Book cover: Building Back-End Web Apps with Java, JPA and JSFBuilding Back-End Web Apps with Java, JPA and JSF
by - web-engineering.info
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or run from our server. The focus are general information management concepts.
(8213 views)
Book cover: Java PersistenceJava Persistence
by - Wikibooks
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
(18021 views)