Explore >> Select a destination


You are here

williamdurand.fr
| | endoflineblog.com
19.9 parsecs away

Travel
| | When it rains, it pours! The interest in Jilt, my library for generating Builder classes in Java, continues to be high, and so a new release, version 1.5, has been published, adding a few new features, and fixing one bug.
| | github.com
17.6 parsecs away

Travel
| | From Java To Kotlin - Your Cheat Sheet For Java To Kotlin - amitshekhariitbhu/from-java-to-kotlin
| | 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.
| | rishigoomar.com
92.4 parsecs away

Travel
| Gradle has recently released a feature called Composite Builds starting from version 3.1. It allows you to combine multiple different Gradle builds from different projects together.