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: The Java Language SpecificationThe Java Language Specification
by - Prentice Hall PTR
Written by the inventors of the technology, this book provides complete, accurate, and detailed coverage of the Java programming language. If you want to know the precise meaning of the language's constructs, this is the source for you.
(25112 views)
Book cover: Java for Small TeamsJava for Small Teams
by - GitBook
This book is an attempt to capture what good Java code looks like and the practices that help produce it. Tis document is intended for anyone, from developers writing Java for the first time through to seasoned technical leads serving multiple teams.
(6496 views)
Book cover: Practical Artificial Intelligence Programming in JavaPractical Artificial Intelligence Programming in Java
by - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(24541 views)
Book cover: Java Distributed ComputingJava Distributed Computing
by - O'Reilly Media
This book is an overview of the tools and techniques that are at your disposal for building distributed computing systems in Java. It is intended to serve as both explanatory and reference material for you, the professional developer.
(12373 views)