News

Working with functional programming requires a shift in your thinking, but has benefits in productivity for programmer and maintainer alike ...
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#.
Functional programming has been around for the last 60 years, but so far it’s always been a niche phenomenon. Although game-changers like Google rely on its key concepts, the average programmer ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
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 ...
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.
What are the best languages for getting into functional programming? This question was originally answered on Quora.
Professor Simon-Peyton Jones, an advocate of functional programming since the 1980s and a major contributor to the Haskell language, is the first to admit that his tribe is a minority.
Would you like your software to be more reliable, harder to hack and cheaper to run? Then, if you aren’t already in on the act, it may be time to embrace functional programming – a maths-based ...