Sunday, November 15, 2015

New and Best Features of Java 8


Get a new tool set for easily performing common operations.

I've been giving a presentation called "Java 8 in Anger." No, it's not that the most recent release of Java has me particularly enraged; in anger is (apparently) a British phrase meaning "in practice" or "in the real world."



The aim of the talk is to demo, with live code, how to use some of the Java SE 8 features such as lambda expressions and the Stream API to solve some of the coding problems you might come across in your day job as a developer.

For more details click on Feature of Java 8.


No comments:

Post a Comment

Thank you for your comments.