Kotlin 简明教程

Discuss Kotlin

Kotlin 是一种由 JetBrains 推出的编程语言,JetBrains 是最智能的 Java IDE(称为 Intellij IDEA)的官方设计者。这是一种强类型化静态语言,在 JVM 上运行。2017 年,Google 宣布 Kotlin 是安卓开发的官方语言。Kotlin 是一种开源编程语言,将面向对象编程和函数式功能组合到一个独特的平台中。内容分为不同的章节,其中包含具有简单有用示例的相关主题。

Kotlin is a programming language introduced by JetBrains, the official designer of the most intelligent Java IDE, named Intellij IDEA. This is a strongly statically typed language that runs on JVM. In 2017, Google announced Kotlin is an official language for android development. Kotlin is an open source programming language that combines object-oriented programming and functional features into a unique platform. The content is divided into various chapters that contain related topics with simple and useful examples.