About 55,600 results
Open links in new tab
  1. Kotlin Programming Language

    Feb 1, 2021 · Kotlin is a concise and multiplatform programming language by JetBrains. Enjoy coding and build server-side, mobile, web, and desktop applications efficiently. v2.2.0

  2. Get started with Kotlin

    May 20, 2025 · Get started with Kotlin Notebook. Explore and experiment with your data: DataFrame – a library for data analysis and manipulation. Kandy – a plotting tool for data …

  3. Basic syntax | Kotlin Documentation - Kotlin Programming Language

    Nov 6, 2024 · In Kotlin, you declare a variable starting with a keyword, val or var, followed by the name of the variable. Use the val keyword to declare variables that are assigned a value only …

  4. Kotlin Docs | Kotlin Documentation - Kotlin Programming Language

    Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.

  5. Kotlin for Android | Kotlin Documentation - Kotlin Programming …

    Dec 16, 2024 · Using Kotlin for Android development, you can benefit from: Less code combined with greater readability. Spend less time writing your code and working to understand the code …

  6. Kotlin Playground: Edit, Run, Share Kotlin Code Online

    Explore Kotlin and practice your coding skills on the Kotlin Playground! Simply type a snippet of code and click Run to try it on the fly.

  7. Welcome to our tour of Kotlin! | Kotlin Documentation

    Apr 28, 2025 · Quickly learn the essentials of the Kotlin programming language through our tours, which will take you from beginner to intermediate level. Each chapter contains: Theory to …

  8. Equality | Kotlin Documentation - Kotlin Programming Language

    Sep 25, 2024 · In Kotlin, there are two types of equality: Structural equality (==) - a check for the equals() function. Referential equality (===) - a check for two references pointing to the same …

  9. FAQ | Kotlin Documentation - Kotlin Programming Language

    May 13, 2025 · Kotlin can be used for any kind of development, be it server-side, client-side web, Android, or multiplatform library. With Kotlin/Native currently in the works, support for other …

  10. Kotlin releases | Kotlin Documentation - Kotlin Programming …

    Aug 17, 2020 · A feature release with Kotlin K2 compiler updates, new enum class values function, new operator for open-ended ranges, preview of Gradle configuration cache in Kotlin …

Refresh