You are here |
williamdurand.fr | ||
| | | |
endoflineblog.com
|
|
| | | | 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
|
|
| | | | From Java To Kotlin - Your Cheat Sheet For Java To Kotlin - amitshekhariitbhu/from-java-to-kotlin | |
| | | |
www.lambdalatitudinarians.org
|
|
| | | | 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
|
|
| | 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. |