Kotlin

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
 
== Links ==
 
== Links ==
 
* [http://kotlinlang.org/ Official site]
 
* [http://kotlinlang.org/ Official site]
 +
* [https://kotlinlang.org/docs/learning-materials-overview.html Kotlin learning materials]
 +
* [https://play.kotlinlang.org/ Playground to test Kotlin code online]
 
* [http://steve-yegge.blogspot.com/2017/05/why-kotlin-is-better-than-whatever-dumb.html Why Kotlin Is Better Than Whatever Dumb Language You're Using]
 
* [http://steve-yegge.blogspot.com/2017/05/why-kotlin-is-better-than-whatever-dumb.html Why Kotlin Is Better Than Whatever Dumb Language You're Using]
 
* [http://nilhcem.com/swift-is-like-kotlin/ Swift is like Kotlin]
 
* [http://nilhcem.com/swift-is-like-kotlin/ Swift is like Kotlin]

Revision as of 19:29, 19 June 2022

File Format
Name Kotlin
Ontology
Extension(s) .kt

Kotlin is a statically typed, object-oriented programming language for the JVM and the browser. It resembles Apple's Swift language, but preceded it. It can be used to create Android apps similarly to the use of Swift to create iOS apps. It was developed by Russians.

The Kotlin keyword for defining a function is 'fun', so programming in Kotlin is clearly more fun than with any other language.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox