Java 8 in Action. Lambdas, Streams, and functional-style programming 14363

Код товару: 14363Паперова книга
5 1 відгук

На російську мову книга не видавалася. Інші книги по Java

 

Summary

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!

Purchase of the print book includes a free eBook in PDF, Kindle, and formats: ePub from Manning Publications.

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.

This book is written for programmers familiar with Java and basic OO programming.

what's Inside

  • How to use Java 8's powerful new features
  • effective Writing multicore-ready applications
  • Refactoring, testing, and debugging
  • Adopting functional-style programming
  • Quizzes and quick-check questions
About the Authors

Raoul-Gabriel Urma is a software engineer, speaker, trainer, and PhD candidate at the University of Cambridge.

Mario Fusco is an engineer at Red Hat and creator of the lambdaj library. Alan Mycroft is a professor at Cambridge and один of the Raspberry Pi Foundation.

700 ₴
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Java 8 in Action. Lambdas, Streams, and functional-style programming - фото 1
Інші книги Manning
Podman in Action: Secure, Rootless Containers for Kubernetes, Microservices, and More
265874
Daniel Walsh
1'550 ₴
The Well-Grounded Python Developer: How the pros use Python and Flask
246936
Doug Farrell
1'450 ₴
100 Java Mistakes and How to Avoid Them
291310
Tagir Valeev
1'700 ₴
The Quick Python Book, Fourth Edition
302585
Naomi Ceder
2'100 ₴
Math and Architectures of Deep Learning
282315
Krishnendu Chaudhury
1'400 ₴
Logs and Telemetry: Using Fluent Bit, Kubernetes, streaming and more
302704
Phil Wilkins
1'600 ₴
Elasticsearch in Action, Second Edition
284243
Madhusudhan Konda
1'700 ₴
The Art of AI Product Development: Delivering business value
306587
Dr. Janna Lipenkova
1'600 ₴
MongoDB in Action, Third Edition: Building on the Atlas Data Platform 3rd Edition
310259
Arek Borucki
1'800 ₴
Evolutionary Deep Learning: Genetic algorithms and neural networks
261456
Micheal Lanham
1'400 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Рік
    2015
  • Сторінок
    394
  • Формат
    170х240 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
  • Термін поставки
    10 дней

Від видавця

На російську мову книга не видавалася. Інші книги по Java

 

Summary

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!

Purchase of the print book includes a free eBook in PDF, Kindle, and formats: ePub from Manning Publications.

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.

This book is written for programmers familiar with Java and basic OO programming.

what's Inside

  • How to use Java 8's powerful new features
  • effective Writing multicore-ready applications
  • Refactoring, testing, and debugging
  • Adopting functional-style programming
  • Quizzes and quick-check questions
About the Authors

Raoul-Gabriel Urma is a software engineer, speaker, trainer, and PhD candidate at the University of Cambridge.

Mario Fusco is an engineer at Red Hat and creator of the lambdaj library. Alan Mycroft is a professor at Cambridge and один of the Raspberry Pi Foundation.

Зміст

Table of Contents

PART 1 FUNDAMENTALS

Java 8: why should you care?

Passing code with behavior parameterization

Lambda expressions

PART 2 FUNCTIONAL-STYLE DATA PROCESSING

Introducing streams

Working with streams

Collecting data with streams

Parallel data processing and performance

PART 3 EFFECTIVE JAVA 8 PROGRAMMING

Refactoring, testing, and debugging

Default methods

Using Optional as a better alternative to null

CompletableFuture: composable asynchronousprogramming

New Date and Time API

PART 4 BEYOND JAVA 8

Thinking functionally

Functional programming techniques

Blending and OOP FP: comparing Java 8 and Scala

Conclusions and where next for Java

APPENDIXES

Miscellaneous language updates

Miscellaneous library updates

Performing multiple operations in parallelon a stream

Lambdas and JVM bytecode

Відгуки про Java 8 in Action. Lambdas, Streams, and functional-style programming

5.00
1
0
0
0
0
Дмитрий!
5.00
13 Грудня 2017
0 0
13 Грудня 2017
Java 8 in Action. Lambdas, Streams, and functional-style programming
Java 8 in Action. Lambdas, Streams, and functional-style programming
700 ₴
Персонально для вас
Pro Spring 6: An In-Depth Guide to the Spring Framework 6th ed. Edition
42717
Rob HarropChris SchaeferClarence HoIuliana Cosmina
1'950 ₴
Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming. 2nd Ed.
244689
Iuliana Cosmina
2'000 ₴
Java 23 for Absolute Beginners: Learn the Fundamentals of Java Programming Third Edition
308360
Iuliana Cosmina
2'100 ₴
Real-World Software Development: A Project-Driven Guide to Fundamentals in Java 1st Edition
114630
Richard WarburtonRaoul-Gabriel Urma
2'200 ₴
Java Challenges: 100+ Proven Tasks that Will Prepare You for Anything. 1st Ed.
244692
Michael Inden
2'200 ₴
Modernizing Enterprise Java. A Concise Cloud Native Guide for Developers. 1st Ed.
244775
Markus Eisele, Natale Vinto
2'200 ₴
The Definitive Guide to Modern Java Clients with JavaFX: Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23 Third Edition
299735
Johan VosJames WeaverStephen Chin
2'400 ₴
Java: The Comprehensive Guide to Java Programming for Professionals
263483
Christian Ullenboom
2'700 ₴
Spring Boot 3 and Spring Framework 6 First Edition
263354
Christian Ullenboom
2'900 ₴
Pro Spring Boot 3 with Kotlin: In-Depth Guide to Best Practices for Cloud-Native and Microservices Development Third Edition
299665
Peter SpathFelipe Gutierrez
2'900 ₴
Java Persistence with Hibernate
37483
Christian BauerGavin KingGary regory
750 ₴
Java Network Programming, 4th Edition Developing Applications Networked
13464
Elliotte Rusty Harold
750 ₴
Java Programming Interviews Exposed
13446
Noel Markham
900 ₴
OSGi in Action: Creating Modular Applications in Java
14426
Richard Hall, Karl Pauls, Stuart McCulloch, David Savage
590 ₴
Architecting Vue.js 3 Enterprise-Ready Web Applications: Build and deliver scalable and high-performance, enterprise-ready applications with Vue and JavaScript
302522
Solomon Eseme
1'600 ₴
Oracle Certified Associate Java SE 8 Programmer I Study Guide
34304
Jeanne BoyarskyScott Selikoff
690 ₴
Java 8 Lambdas: Functional Programming For The Masses 1st Edition
13440
Richard Warburton
490 ₴
Hibernate Search by Example
13493
Steve Perkins
570 ₴
OCP: Oracle Certified Professional, Java SE 8 Programmer II Study Guide
36621
Jeanne Boyarsky, Scott Selikoff
1'700 ₴
The Java Virtual Machine Specification, Java SE 8 Edition
40781
Tim Lindholm, Frank Yellin, Gilad Bracha, Alex Buckley
750 ₴