Kotlin

This page will guide you through the Kotlin tutorials which can be used as a part of the android development. As you might have known that Kotlin is now official language of android development and so proving the basic concepts here to make sure you know them.   Share on: WhatsApp

Android basic operators || Kotlin Tutorial on Operators

  Android basic operators : In this part of the tutorial we will be dealing with android basic operators like addition, subtraction etc. A best example for the operators is calculator app which has almost utilized all sorts of  operators. The importance of this tutorial on android basic operators is to know the usage of … Read more

Kotlin Variable Declaration || Kotlin, Android

  In this tutorial we will go through the variables usage in Kotlin though you have a knowledge of variables in various other programming languages but Kotlin variable has a slightly different type of initialization compared to java.   Kotlin variable : Variables are the basic requirements for any type of program. Even it might … Read more

Kotlin: A Beginner’s Guide to Modern Android Development

  Kotlin : Hello World is the first thing we practice in every programming language we initially begin with the same scenario we implement in Kotlin as well. You might have heard by now or its good to know that Kotlin is a official language for android developers. We generally make use of programming languages … Read more

Show Buttons
Hide Buttons