News

This tutorial demonstrates the power of lambda expressions by contrasting implementations of a mathematical example using C++, Java without lambdas, and Java 8 with lambda expressions.
Elliott Rusty Harold is blogging that functional programming in Java is dangerous . He's wrong, and he's way late to the party on this one--it's coming to Java whether he likes it or not.