© 2022 Hashnode
#jvm
Introduction A platform is an environment in which programs run. Common examples are Windows, Ubuntu and macOS. The Java platform differs from these platforms because it is a software-only platform r…
Java has been my bread and butter for almost two decades. Several years ago, I started to learn Kotlin; I never regretted it. Though Kotlin compiles to JVM bytecode, I sometimes have to write Java aga…