- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 67字
- 2021-06-10 18:49:16
Kotlin – A First look
Kotlin is a new language based on the Java Virtual Machine (JVM) that is fascinating the developer community with its concise, clear syntax, its lack of boilerplate code, and its full interoperability with the Java language.
The following topics will be covered in this chapter:
- The features offered by Kotlin
- Installing and running Kotlin
- The various constructs of the language
推薦閱讀
- 自己動手寫搜索引擎
- 大學計算機基礎實驗教程
- Django:Web Development with Python
- Groovy for Domain:specific Languages(Second Edition)
- 深度強化學習算法與實踐:基于PyTorch的實現
- Visual C#通用范例開發金典
- C語言程序設計
- C語言程序設計簡明教程:Qt實戰
- Python Data Science Cookbook
- Python機器學習算法與應用
- Mastering Docker
- Visual Basic程序設計實驗指導及考試指南
- 例說FPGA:可直接用于工程項目的第一手經驗
- Python程序設計
- 深入解析Java虛擬機HotSpot