- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 68字
- 2021-06-24 14:13:24
Summary
This chapter described how you can set up your development environment with Gradle, Maven, IntelliJ, or Eclipse. Now, you are able to run and execute the examples given in the rest of the book, as well as experiment with your own Kotlin code.
In Chapter 2, Kotlin Basics, we will delve into the basic constructs you will use on a daily basis when coding in Kotlin.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 軟件安全技術
- Intel Galileo Essentials
- Boost C++ Application Development Cookbook(Second Edition)
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Banana Pi Cookbook
- Python面向對象編程:構建游戲和GUI
- Android Native Development Kit Cookbook
- 學習正則表達式
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Qt5 C++ GUI Programming Cookbook
- 鴻蒙OS應用編程實戰
- Node.js從入門到精通
- CodeIgniter Web Application Blueprints