- Mastering Android Development with Kotlin
- Milo? Vasi?
- 83字
- 2021-07-02 15:20:51
Kotlin for Android - it's official
On May 17th 2017, Google announced that it's making Kotlin, a statically typed programming language for the Java Virtual Machine, a first-class language to write Android apps.
The next version of Android Studio (3.0, current one is 2.3.3) will support Kotlin out of the box. Google will put its effort in the future of Kotlin.
It is important to note that this is only an additional language, not a replacement for existing Java and C++ support (for now).
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- Git Version Control Cookbook
- Practical DevOps
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Python Data Analysis Cookbook
- Test-Driven Machine Learning
- 快速入門與進階:Creo 4·0全實例精講
- BeagleBone Robotic Projects(Second Edition)
- Java Web從入門到精通(第2版)
- Java Web動態網站開發(第2版·微課版)
- Clojure編程樂趣
- 川哥教你Spring Boot 2實戰
- 秒懂算法:用常識解讀數據結構與算法
- TensorFlow 2.0深度學習應用實踐
- 新手學Visual C