Kotlin Programming Language

Kotlin is a cross-platform, statically typed, general-purpose programming language, this programming language was developed by JetBrains. Kotlin programming targets JVM, Android, JavaScript, and Native.

Kotlin Tutorial Index

  1. Introduction to Kotlin programming language
  2. Guide to Run Kotlin programming language's programs
  3. Basics of Kotlin programming language
  4. Ranges in Kotlin (rangeTo() function example
  5. Conditional Statements in Kotlin programming language
  6. Functions in Kotlin programming language
  7. Looping statements in Kotlin programming language
  8. Arrays in Kotlin programming language
  9. Classes and Objects with Examples in Kotlin
  10. Inheritance and function overriding in Kotlin
  11. Abstract classes in Kotlin
  12. Interfaces in Kotlin
  13. Data classes in Kotlin
  14. Collections in Kotlin
  15. Collections utility: Filtering a list and converting a list to map in Kotlin
  16. Kotlin type Checks and Casts: 'is' and 'as'
  17. How to create static variables and methods in Kotlin?

Android with Kotlin

  1. Setup Kotlin with Android Studio | Android with Kotlin.
  2. Develop your first App with Kotlin | Android with Kotlin.
  3. Kotlin Android Extension | Android with Kotlin.
  4. OnClickListners - Trigger Button click events using kotlin | Android with Kotlin.

Kotlin Programs



Comments and Discussions!

Load comments ↻





Copyright © 2024 www.includehelp.com. All rights reserved.