Functional Programming in Java

Functional Programming in Java
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 263
Release :
ISBN-10 : 9781680503548
ISBN-13 : 1680503545
Rating : 4/5 (545 Downloads)

Book Synopsis Functional Programming in Java by : Venkat Subramaniam

Download or read book Functional Programming in Java written by Venkat Subramaniam and published by Pragmatic Bookshelf. This book was released on 2014-02-19 with total page 263 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 whole new way. Functional Programming in Java will help you quickly get on top of the new, essential Java 8 language features and the functional style that will change and improve your code. This short, targeted book will help you make the paradigm shift from the old imperative way to a less error-prone, more elegant, and concise coding style that's also a breeze to parallelize. You'll explore the syntax and semantics of lambda expressions, method and constructor references, and functional interfaces. You'll design and write applications better using the new standards in Java 8 and the JDK. Lambda expressions are lightweight, highly concise anonymous methods backed by functional interfaces in Java 8. You can use them to leap forward into a whole new world of programming in Java. With functional programming capabilities, which have been around for decades in other languages, you can now write elegant, concise, less error-prone code using standard Java. This book will guide you though the paradigm change, offer the essential details about the new features, and show you how to transition from your old way of coding to an improved style. In this book you'll see popular design patterns, such as decorator, builder, and strategy, come to life to solve common design problems, but with little ceremony and effort. With these new capabilities in hand, Functional Programming in Java will help you pick up techniques to implement designs that were beyond easy reach in earlier versions of Java. You'll see how you can reap the benefits of tail call optimization, memoization, and effortless parallelization techniques. Java 8 will change the way you write applications. If you're eager to take advantage of the new features in the language, this is the book for you. What you need: Java 8 with support for lambda expressions and the JDK is required to make use of the concepts and the examples in this book.


Functional Programming in Java Related Books

Functional Programming in Java
Language: en
Pages: 263
Authors: Venkat Subramaniam
Categories: Computers
Type: BOOK - Published: 2014-02-19 - Publisher: Pragmatic Bookshelf

GET 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

GET 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-22 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leav
Functional Programming in Java
Language: en
Pages: 726
Authors: Pierre-Yves Saumont
Categories: Computers
Type: BOOK - Published: 2017-01-18 - Publisher: Simon and Schuster

GET 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 Java
Language: en
Pages: 210
Authors: Nick Maiorano
Categories:
Type: BOOK - Published: 2014-05-08 - Publisher: Thoughtflow Solutions, Incorporated

GET EBOOK

With the release of version 8, functional programming has finally come to Java-bringing a brand new way of thinking about code. It is an update like no other in