- Functional Kotlin
- Mario Arias Rivu Chakraborty
- 150字
- 2021-06-24 19:15:20
To get the most out of this book
The only recommended software to run and write Kotlin programs is IntelliJ IDEA (there are other ways to do it, and we cover them in the Appendix, Kotlin's Quick Start).
You can download IntelliJ IDEA from https://www.jetbrains.com/idea/download/.
You can install IntelliJ IDEA on Windows, Mac, and Linux:
- For Windows: You can use any Windows version from XP to 10. To install it on Windows, run the installer executable and follow the instructions.
- For Mac: You can use any macOS version starting from 10.8. To install it on macOS, mount the disk image file and copy IntelliJ IDEA.app60 to your Application folder.
- For Linux: You can use any GNOME or KDE desktop. To install it Linux unpack the tar.gz file using the tar -xzf idea-*.tar.gz command and run the idea.sh from the bin subdirectory.
推薦閱讀
- CockroachDB權威指南
- Python自然語言處理實戰:核心技術與算法
- Practical Data Science Cookbook(Second Edition)
- Rake Task Management Essentials
- 老“碼”識途
- PhpStorm Cookbook
- MATLAB for Machine Learning
- Instant Nancy Web Development
- The Professional ScrumMaster’s Handbook
- Getting Started with Eclipse Juno
- 智能手機APP UI設計與應用任務教程
- JavaScript應用開發實踐指南
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- 工業機器人離線編程
- Get Your Hands Dirty on Clean Architecture