# Functional Programming in Java 《Java函数式编程》

# 基本信息

英文书名:Functional Programming in Java

中文书名:Java函数式编程

作者:Pierre-Yves Saumont

版本:无

ISBN:9781617292736

页数:472

出版社:Manning (opens new window)

出版时间:2017.01

cover

天猫折扣购书:中文版 (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:PDF ePub mobi

密码:9hhmth

# 内容简介

About the technology

Here’s a bold statement: learn functional programming and you’ll be a better Java developer. Fortunately, you don’t have to master every aspect of FP to get a big payoff. If you take in a few core principles, you’ll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you’ll have fewer bugs? Let’s get started!

About the book

Functional Programming in Java teaches you how to incorporate the powerful benefits of functional programming into new and existing Java code. This book uses easy-to-grasp examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. Along the way, you’ll discover which of the new functionally inspired features of Java 8 will help you most.

What’s inside

Writing code that’s easier to read and reason about Safer concurrent and parallel programming Handling errors without exceptions Java 8 features like lambdas, method references, and functional interfaces About the reader

Written for Java developers with no previous FP experience.

About the author

Pierre-Yves Saumont is a seasoned Java developer with three decades of experience designing and building enterprise software. He is an R&D engineer at Alcatel-Lucent Submarine Networks.

最后更新: 12/2/2022, 12:56:08 AM