News

Independently from each other, Richard Warburton in a presentation, and Mark Seemann in a blog post both talks about object-orientation and the SOLID design principles from a functional ...
In his latest blog post, Michael Feathers argued that object oriented programming languages offer some built-in features that facilitate testing and are therefore more recovery friendly than ...
OCaml is another popular functional programming language that also supports imperative and object-oriented languages. This allows it to be used by developers more familiar with non-functional ...
Java is transitioning into a functional programming language, introducing direct support for cloud computing and returning to its embedded-device roots, all at the same time. Already the world's most ...
Waste of time says, full-stack engineer Senior full-stack engineer Ilya Suzdalnitski has published a lively 6,000 word essay calling object-oriented programming "a trillion dollar disaster".
What is something you wish you knew when you first started functional programming? This question was originally answered on Quora by Tikhon Jelvis.
Memoization is a neat functional programming trick you can use to speed up expensive calculations ...
Facebook went with a novel programming methodology, called functional programming, to update the News Feed for its Apple iOS client, which helped considerably in tuning and debugging the app ...