Language Elements

Data Types

Kotlin Nullable Types

Extension Functions

Lambda Functions

Object Oriented Kotlin

Data Classes

Collections

Kotlin Example Codes

Kotlin Interview Questions

Kotlin is statically typed, general-purpose programming language. It is currently the primary language for android application development, and also used for web platforms. It supports compilation to JVM (Java Virtual Machine) and JS (JavaScript), making it interoperable with Java and JavaScript.

Kotlin Programmming Style

Kotlin coding can follow Object-Oriented, Functional and Imperative programming styles.

Kotlin Development Environment

Kotlin Applications

Kotlin privides full-stake solution, for mobile (android), on server side and also in web browser:

Useful Links

 


Copyright © by Zafar Yasin. All rights reserved.