Tag Archives: lambda expressions

Functional Programming

Because of the success of my article on java closure, I have decided to write another article on functional programming. In the last year functional programming is waving back to us, for a lot of reason. Let’s summarize the facts: … Continue reading
Posted in English Content, IT Featured, Programming languages, Software | Tagged , , , , , , , , | 1 Comment

Closure in Java: fast and nice!

Working for two very important Banks, I have the need to play with Closure in Java. I have a lot of trouble looking at a good description of the subject, until I read a post on StackOverflow. I have decided … Continue reading
Posted in English Content, Evergreen, Programming languages | Tagged , , , , , , | 6 Comments