Отслеживание заказа
Prom – найбільший маркетплейс України
К сожалению, товар недоступен. Просмотри товары от других продавцов

Java 8 in Action Lambdas, streams, and functional-style programming

Код: LB-0002718
Недоступен
650 
Java 8 in Action Lambdas, streams, and functional-style programming - фото 1 - id-p2552611753

Характеристики и описание

Основные атрибуты

ISBN9781617291999
Количество страниц424
СостояниеНовое
Язык изданияАнглийский

Пользовательские характеристики

Автор Raoul-Gabriel Urma, Mario Fusco, and Alan Mycroft
Вид переплетаМягкий
Год издания2014 2025
Издательство Manning

Java 8 in Action is a clearly written guide to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!

about the book

Every new version of Java is important, but Java 8 is a game changer. Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it covers the new Streams API and shows how you can use it to make collection-based code radically easier to understand and maintain. It also explains other major Java 8 features including default methods, Optional, CompletableFuture, and the new Date and Time API.