News

‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful!
Welcome back to this two-part tutorial introducing functional programming in a Java context. In Functional programming for Java developers, Part 1, I used JavaScript examples to get you started ...