Tag Archives: functional
Functional Programming for Java
Functional Programming for Java Developers Tools for Better Concurrency, Abstraction, and Agility, Dean Wampler, – 2011 Java programmers will want to read this book. The author also wrote the Scala book. Well writen, just 70 pages! FP is more concise … Continue reading
Professional F#
Professional F# 2.0, Ted Neward, 2011 F# is a high level language that makes good use of multicore processors, not requiring the programmer to put effort into synchronization. I would like to see benchmarks, because there must be considerable overhead. … Continue reading
Expert F#
Expert F# 2.0, Don Syme, 2010
Programming F#
Programming F#, Chris Smith, O’Reilly, 2010 Here is an introduction to Microsoft’s F# functional language. Legendary O’Reilly quality, 350 pages.
Real-world Functional Programming
Real-world Functional Programming With Examples in F# and C#, Tomas Petricek, , Manning, 2010 For programmers using Microsoft’s F# functional language. 500 pages.
Real World Haskell
Real World Haskell, Bryan O’Sullivan, O’Reilly, 2008 Haskell is an advanced purely functional programming language. Read the book online here. Sorry, it is not yet at the OPL.
Google Plus