Explore >> Select a destination


You are here

winterbe.com
| | sookocheff.com
2.0 parsecs away

Travel
| | Java was the first programming language I was taught at University, and the language I used for the first decade of my career. It continues to be a reliable companion throughout my software development career. Unfortunately, not having developed with Java professionally for several years, I've found there are many aspects of the modern Java language that I'm simply not familiar with. To rectify this, I've collected the major improvements to the language beginning with Java 8, combined with a short explanation of how they work and how to use them. It assumes you know Java, but don't really know Java. Hopefully, it can take you from experienced beginner to just plain experienced again.
| | nikgrozev.com
0.9 parsecs away

Travel
| | Oracle has recently released a 3-week JDK 8 Massive Open and Online Course called "Lambdas and Streams", which discusses the new JDK8 functional features in ...
| | www.chrisritchie.org
1.2 parsecs away

Travel
| | Doing distributed processing with Java's parallelStream.
| | k33g.hashnode.dev
14.8 parsecs away

Travel
| This blog post is an introduction to WASI, the WebAssembly System Interface