Skip to search formSkip to main contentSkip to account menu

Kotlin

Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code. Its… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2020
2020
Android tends to be the platform of choice in the education community due to its openness and the use of Java. Any major changes… 
2019
2019
Among the great variety of programming languages, Java stands out vividly, becoming, for several decades, one of the most… 
2019
2019
In early 2018, Google announced Kotlin to be one of the official languages for developing Android applications (next to Java… 
2018
2018
There has been a huge growing interest for using the newly launched Kotlin programming language in scientific and engineering… 
2018
2018
Recently, fluid simulation computation is not only limited for research or industrial purpose but can also be implemented into… 
2017
2017
Time constraint and productivity are two major things kept in mind when working on any Android project, which could not be easily… 
2017
2017
Java is the most widely used programming language that runs on Java Virtual Machine (JVM). There are many other JVM-based… 
2017
2017
Kotlin is a programming language intended to be a better Java, and it's designed to be usable and readable across large teams… 
2017
2017
第1部 Kotlin(ようこそ!Kotlinの世界へ;開発環境構築と最初のプログラム;基本文法;関数;クラスとインタフェース、そのメンバ;その他の機能・文法;Javaとの相互運用性) 第2部 簡単なWebアプリ(Webアプリの基本知識;Webアプリ開発体験;TODOリスト(タスク管理アプリ)を作る) 第3部 少し本格的なWebアプリ(KotlinでSpring Boot;TODOリスト(タスク管理アプリ)を作る—Spring編;データベースを導入する;テスト;Herokuでアプリを公開)