Functional Programming in Java

Functional Programming in Java
出版时间:2017.1
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码    :w7aj

内容简介:

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.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Learn Java the Easy Way

2017-11-18 23:44:40

电子书

PostgreSQL: Up and Running, 3rd Edition

2017-11-19 2:47:09

搜索