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.
2019
2019
In early 2018, Google announced Kotlin to be one of the official languages for developing Android applications (next to Java… 
2018
2018
The Kotlin programming language has seen an increase of adoption since its launch in 2011. In late 2017 Google announced first… 
2018
2018
Kotlin is a statically typed programming language designed to interoperate with Java and fully supported by Google on the Android… 
2018
2018
Namen diplomskega dela je preuciti in predstaviti programski jezik Kotlin ter osvojiti njegove koncepte na podrocju razvoja… 
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でアプリを公開) 
2017
2017
The application of continuous integration allows an agile software development process by automating the build process, so it is…