- Kotlin Programming By Example
- Iyanu Adelekan
- 154字
- 2021-08-27 20:00:06
Working with an IDE
Writing programs with the command line has its uses, but in most cases, it is better to use software built specifically for the purpose of empowering developers to write programs. This is especially true in cases where a large project is being worked on.
An IDE is a computer application that hosts a collection of tools and utilities for computer programmers for software development. There are a number of IDEs that can be used for Kotlin development. Out of these IDEs, the one with the most comprehensive set of features for the purpose of developing Kotlin applications is IntelliJ IDEA. As IntelliJ IDEA is built by the creators of Kotlin, there are numerous advantages in using it over other IDEs, such as an unparalleled feature set of tools for writing Kotlin programs, as well as timely updates that cater to the newest advancements and additions to the Kotlin programming language.
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- JMeter 性能測試實戰(第2版)
- R語言游戲數據分析與挖掘
- MySQL 8 DBA基礎教程
- Java EE 7 Development with NetBeans 8
- Python:Master the Art of Design Patterns
- Haxe Game Development Essentials
- MongoDB,Express,Angular,and Node.js Fundamentals
- Learning Continuous Integration with TeamCity
- Raspberry Pi Robotic Projects(Third Edition)
- Python編程:從入門到實踐(第3版)
- 黑莓(BlackBerry)開發從入門到精通
- Implementing Domain:Specific Languages with Xtext and Xtend
- Windows 10 for Enterprise Administrators
- Mastering Unity Scripting