Explore >> Select a destination


You are here

www.jrebel.com
| | mydeveloperplanet.com
1.5 parsecs away

Travel
| | In this blog, we are going to take a closer look at the Java 8 Streams API. We will mainly do so by means of examples. We will cover many operations and after reading this blog, you will have a very good basic understanding of the Streams API. Enjoy reading! 1. Introduction The Streams API...
| | sookocheff.com
3.3 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.
| | winterbe.com
1.3 parsecs away

Travel
| | Learn Java 8 streams by example: functional programming with filter, map, flatMap, reduce, collect, lambdas, sequential and parallel streams are covered in-depth in this tutorial.
| | caniuse.com
23.8 parsecs away

Travel
| "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.