Kotlin: Not a Scala Killer, Just Better Java
To avoid any adverse flack, I would like to clear at the outset that I have nothing against Java 8, and I actually love Scala. (more…)
Read more »
With the Java 9 release, developers can use the new module system to create modular applications. However, in order to modularize applications, libraries should be usable as modules as well.
Read more