Kotlin 文档
最新稳定版:1.9.24
Kotlin 入门
在 IDE 中(IntelliJ IDEA 或 Android Studio)为所选平台创建第一个 Kotlin 项目
在线试用 Kotlin
直接在浏览器中编写、编辑、运行与共享 Kotlin 代码
第一步
基础语法
Kotlin 语法的快速简介:关键字、操作符、程序结构
Kotlin tour
Take a tour of the fundamentals of the Kotlin programming language
精选主题
标准库 API 参考
Kotlin 日常工作必备:IO、 文件、 线程、 集合等等
Gradle
A build system to automate and manage your building process
基本类型
Kotlin 类型系统:数字、字符串、数组与其他内置类型
Collections
Collections: lists, sets, and maps
Scope functions
Scope functions: let, with, run, apply, and also
新特性
Kotlin 1.9.20 的新特性
最新特性:Kotlin K2 进入 Beta 阶段以及稳定版的 Kotlin 多平台
Kotlin 多平台
Why Kotlin Multiplatform
Learn how Kotlin Multiplatform helps you share code between your applications
Kotlin Multiplatform Wizard
Quickly create and download a multiplatform project template
Get started with Kotlin Multiplatform
Create a mobile app that works on both Android and iOS
Get started with Compose Multiplatform
Use Compose Multiplatform to implement one user interface across all platforms