Social Media

Category Archives for Java8

Photo by Wayne Bishop on Unsplash

Java 8 Revisited

A few months ago I posted a series of articles on Java 8 features –

Java 8 – Streams Cookbook

Java8 – Methods in Interfaces

Java8 – Date and Time examples

Java8 – Optional’s Overview with Examples

Another Java Lamdba Post

Well recently Ive been investigating tech.io which allows you to create interactive samples of your tutorials. I’ve ported the above examples to the platform –

I’m pleased with the results and liked working on tech.io, although will probably redo the Java 8 Streams example.

One other advantage is you can embed your sample code –


Would be interested to get feedback on this approach?