News

In "Functional Programming Patterns in Scala and Clojure" from Pragmatic Bookshelf, $36 paper, $24 ebook), readers will use Scala and Clojure to solve in-depth problems and see how familiar ...
Concise, functional programming in JavaScript is the focus of a project in development called Ramda, which is being unveiled this month. The open source project brings a general-purpose ...
Functional pattern matching is a sophisticated and lovely feature that Elixir brings to the table, allowing you to perform conditional function execution in a switch-like syntax.