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 ...
Now I invite you to one last exercise in functional thinking, refactoring the Sort application from “Functional programming for Java developers, Part 2” to integrate a variety of functional ...