News

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 ...
What is a 'lambda function' and more importantly, where did the term 'lambda expression' come from? Here we look at the basics of lambda functions in Java and computer science.