Kotlin
-
Core Java
Mimicking Kotlin Builders in Java and Python
Intro Kotlin is probably my favorite language right now, and possibly one of the coolest things it has to offer…
Read More » -
Android Core
Kotlin for Android Developers
We Android Developers have a difficult situation regarding our language limitation. As you may know, current Android development only support…
Read More » -
Clojure
New Releases with a Better Kotlin API, Dataflow for Clojure and Faster Web Actors
Today we have released minor updates to Quasar, Pulsar and Comsat. The releases contain bug fixes, and some new features…
Read More » -
Core Java
Flag Parameters and Overloading in Python, Java, and Kotlin
Jumping around between multiple languages can help you notice some differences between idioms and best practices in different languages. One…
Read More » -
Kotlin
Null safety in Kotlin
Kotlin is a statically typed JVM language developed by Jetbrains. It has some good documentation so today I will focus…
Read More »