Reviews

On Nov 18 Yan-hong Lin wrote: Getting started guide for Java and FP first meet.
I learned Scheme before. FP principles are in my mind. I like writing programs with Groovy because I could try out more FP style in JVM world. Java 8 brings us Lambda and Closure features. I think it's time to getting started for Java FP learning. There are so few articles or books talk about this topic. Thanks the author write one for us. Full Review  >

Rating: StarStarStarStarStar4.0

On Oct 23 Alex Soto wrote: Too much simple and not going deep in FP
I started to read the book so curious and with the idea of learning a lot about how to integrate/run functional programming inside Java/JVM. Maybe because I expected too much, I have had a disappointment after reading the book. The author doesn't go too deeply in functional programming, and the examples doesn't show nothing new for an experienced developer, or aren't practical in real environment, for example I am pretty sure that nobody would implement the iteration of a list in a recursive way in Java, of course in other languages it has more sense. Full Review  >

Rating: StarStarStarStarStar3.0

Reviews

On Sep 13 Levon Lloyd wrote: Functional Programming for Java Developers by Dean Wampler
Functional Programming for Java Developers has the noble goal of introducing ideas from functional programming to developers who are familiar with Java. In my opinion, functional programming will be the dominant programming paradigm within 10 years and this book presents an brief intorduction to the world of functional programming, however, there is some ugliness in trying to program functionally in a language like java, that doesn't treat functions as first class citizens. Full Review  >

Rating: StarStarStarStarStar0.0

On Aug 25 Mark Lai wrote:
Full Review  >

Rating: StarStarStarStarStar4.0

On Aug 22 Santosh Shanbhag wrote: Good overview to get functional
Functional Programming is back! After 2-3 decades of Object Oriented Programming which made languages like Lisp seem like a dinosaur, the software community has turned its focus back on FP. And with good reason! OOP has fallen short of the demands of concurrent programming leading to convoluted code that only a few experts can read and write. New FP languages today like Scala or Clojure address this issue by providing a robust language that can run on the good old reliable JVM. That way you don't need a huge change in your infrastructure - just add a few jars and you are ready to dive in. This book will teach you how. Full Review  >

Rating: StarStarStarStarStar4.0

On Aug 13 David Witherspoon wrote: Great Introduction to Functional Programming
Functional Programming for Java Developers provides an introduction to Java developers that have been using Object Oriented development. The focus of this book is to provided some great examples of how to use Functional Programming and to get you excited about expanding your knowledge by looking into many of the references that are included at the end of the book. Dean did a great job providing examples throughout the book related to the topic of each chapter. In addition, he provides concise coverage of the topics and exercises at the end of each chapter to help enforce the topics that were just covered. Full Review  >

Rating: StarStarStarStarStar4.0

On Aug 7 Rob Dawson wrote: Get Started with FP
It was with eagerness and anticipation that I picked up a copy of fp for jd. I'd heard about it on twitter, and conversations with my resident functional guru (Tony Morris) got me excited about the potential for this book. Full Review  >

Rating: StarStarStarStarStar4.0

On Aug 4 Richard Dallaway wrote: Review of "Functional Programming for Java Developers
This is the book for you if you code in Java, you've heard of functional and want to know what the fuss is about, but you only want it in terms of the constructs of Java that you already know. Full Review  >

Rating: StarStarStarStarStar4.0

Top Reviewers

Michal Konrad Owsiak, 95 Reviews

Santosh Shanbhag, 64 Reviews

Surachart Opun, 61 Reviews

Doron Katz, 57 Reviews

Shawn Day, 55 Reviews

See More Reviewers >

Featured Review

Network Your Computers & Devices Step by Step

Deoren Moor wrote:
Network Your Computers & Devices Step by Step By Ciprian Adrian Rusen, 7 Tutorials
Expecting the book would be too basic for a SysAdmin, I still learned some new… Full Review >

Rating: StarStarStarStarStar5.0