Explore >> Select a destination


You are here

alexn.org
| | packy.dardan.com
14.8 parsecs away

Travel
| |
| | www.lambdalatitudinarians.org
17.4 parsecs away

Travel
| | Lately I've been doing a lot of work in a relatively new programming language: Kotlin. From my experience, I've concluded that Kotlin is pretty rad. If you've considered learning Kotlin, or just using it in a personal project, this post might help you with your decision. Below, I hope I'll (attempt) to tell you a little bit about my experience with Kotlin, and describe what I liked about Kotlin and what I didn't like.
| | jonhnnyweslley.net
15.3 parsecs away

Travel
| | SHadoop: using Scala to write map-reduce jobs
| | mydeveloperplanet.com
67.0 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...