News
In Functional programming for Java developers, Part 1, I used JavaScript examples to get you started with five functional programming techniques: pure functions, higher-order functions, lazy ...
Functional programming with arrays Although JavaScript’s arrays are very capable out of the box, the functional paradigm improves the clarity and maintainability of array code.
The advocates of functional programming say this is example of being able to catch an entire class of errors at compile time, leading to more predictable, reliable, and stable code.
In-Depth Functional Programming, the .NET Way, Part 2 We looked at the basic features of functional programming with Visual F#. In this second part, we take it a bit farther and look at creating ...
Functional programming is a significant paradigm shift in the software world over the past 10 years. Slowly but surely, it has moved from a niche feature of a few uncommonly used languages to a ...
Purely functional programming is a brilliant idea with a misleading name. When people talk about “purely functional programming”, they mean Haskell or something like Haskell. But that’s not ...
The functional Predicate interface gets used extensively by the Java 8 Streams API. Any developer who wants to master functional programming in Java will need to be comfortable with the Predicate ...
Just in case you don't think Haskell is being used for anything but academics then check out the Commercial Users of Functional Programming site. They have an annual conference as well.
A focus on behaviour and a more declarative style of code are two benefits for Domain-Driven Design (DDD) when moving from an object-oriented language like C# to a functional one like F#, Lev Gorodins ...
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results