Functional Programming in Java

Functional Programming in Java
Author :
Publisher : Simon and Schuster
Total Pages : 726
Release :
ISBN-10 : 9781638353621
ISBN-13 : 163835362X
Rating : 4/5 (62X Downloads)

Book Synopsis Functional Programming in Java by : Pierre-Yves Saumont

Download or read book Functional Programming in Java written by Pierre-Yves Saumont and published by Simon and Schuster. This book was released on 2017-01-18 with total page 726 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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. Table of Contents What is functional programming? Using functions in Java Making Java more functional Recursion, corecursion, and memoization Data handling with lists Dealing with optional data Handling errors and exceptions Advanced list handling Working with laziness More data handling with trees Solving real problems with advanced trees Handling state mutation in a functional way Functional input/output Sharing mutable state with actors Solving common problems functionally


Functional Programming in Java Related Books

Functional Programming in Java
Language: en
Pages: 726
Authors: Pierre-Yves Saumont
Categories: Computers
Type: BOOK - Published: 2017-01-18 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Jav
Functional Programming in Java
Language: en
Pages: 263
Authors: Venkat Subramaniam
Categories: Computers
Type: BOOK - Published: 2014-02-19 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Intermediate level, for programmers fairly familiar with Java, but new to the functional style of programming and lambda expressions. Get ready to program in a
Learning Java Functional Programming
Language: en
Pages: 296
Authors: Richard M Reese
Categories: Computers
Type: BOOK - Published: 2015-10-14 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create robust and maintainable Java applications using the functional style of programming About This Book Explore how you can blend object-oriented and functio
Functional Programming for Java Developers
Language: en
Pages: 89
Authors: Dean Wampler
Categories: Computers
Type: BOOK - Published: 2011-07-29 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"Dean Wampler, Java expert and author of Programmin Scala (O'Reilley), shows you how to apply principles such as immutability, avoidance of side effects, and hi
Functional Programming in Scala
Language: en
Pages: 457
Authors: Paul Chiusano
Categories: Computers
Type: BOOK - Published: 2014-09-01 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guid