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: Data Structures and Algorithms with Object-Oriented Design Patterns in JavaData Structures and Algorithms with Object-Oriented Design Patterns in Java
by - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(18503 views)
Book cover: 1000 Java Tips1000 Java Tips
by
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29486 views)
Book cover: Programming Principles in Java: Architectures and InterfacesProgramming Principles in Java: Architectures and Interfaces
by - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(25102 views)
Book cover: Java Testing and DesignJava Testing and Design
by - Prentice Hall PTR
Highly recommended for advanced developers and IT managers. This book is an excellent guide to testing Web applications and Web services. It will benefit software developers, beginning QA techs, and the experienced coders and testers.
(22287 views)