Kotlin vs. Java – Why Kotlin on Android Is Here to Stay

Kotlin is here to make mobile development easier on Android and to end the mutation and Null Pointer Exceptions of the past. Read more

Similar

Java – Type Casting

The type casting is a method of converting the value of one data type to another data type. It is also known as type conversion. In Java, there are several kinds of conversions. However, in this tutorial we will focus only on two major types. (more…)

Read more »