Introduction of Kotlin programming language

It’s a new programming language targeting the Java platform. Kotlin is concise, safe, pragmatic, and focused on interoperability with Java code. It can be used almost everywhere Java is used today – for server-side development, Android apps, and much more. Kotlin works great with all existing Java libraries and frameworks and runs with the same … Read more