Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how to apply FP principles such as immutability, avoidance of side-effects, and higher-order functions to your Java code. Each chapter provides exercises to help you practice what you've learned. Once you grasp the benefits of functional programming, you’ll discover that it improves all of the code you write.
Learn basic FP principles and apply them to object-oriented programming
Discover how FP is more concise and modular than OOP
Get useful FP lessons for your Java type design—such as avoiding nulls
Design data structures and algorithms using functional programming principles
Write concurrent programs using the Actor model and software transactional memory
Use functional libraries and frameworks for Java—and learn where to go next to deepen your functional programming skills
Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.
评分
评分
评分
评分
了解不少FP的基本概念和哲学
评分六七十面的篇幅。讲了核心概念,并给出了不少资料。
评分作者也是programming scala 作者之一。
评分专为Java程序员准备,很多Java语法我都忘了。。
评分这是一本写于2011年Java8发布以前介绍函数式编程的小书。书中用函数式的方式实现了List以及combinator,用actor介绍了并发编程。同时作者也是Programming Scala 的作者之一,所以有些例子是参考Scala的语法用Java来实现。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有