- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 149字
- 2021-07-02 21:50:10
Excellent IDE support from day one
Kotlin comes from JetBrains, who also develop a well-known Java integrated development environment (IDE): IntelliJ IDEA. JetBrains developers made sure that Kotlin has first-class support in IDEA. Not only that, they also developed a Kotlin plugin for Eclipse, which is the #1 most widely used Java IDE.
Contrast this with the situation when Java appeared on the scene roughly two decades ago. There was no good IDE support. Programmers were asked to use simple text editors. Coding Java was hard, with no safety net provided by an IDE, until the Eclipse editor was open-sourced.
In the case of Kotlin, the editor's suggestions being available from day one means that they can learn the language faster, make fewer mistakes, and write good quality compilable code with relative ease. Clearly, Kotlin does not want to waste any time in climbing up the ladder of popularity.
- 企業(yè)級Java EE架構(gòu)設(shè)計精深實踐
- MySQL 8從入門到精通(視頻教學(xué)版)
- Instant QlikView 11 Application Development
- Visual C++應(yīng)用開發(fā)
- Asynchronous Android Programming(Second Edition)
- SQL Server與JSP動態(tài)網(wǎng)站開發(fā)
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Python 3.7從入門到精通(視頻教學(xué)版)
- Modern C++ Programming Cookbook
- 微信小程序開發(fā)實戰(zhàn):設(shè)計·運營·變現(xiàn)(圖解案例版)
- Illustrator CS6設(shè)計與應(yīng)用任務(wù)教程
- Anaconda數(shù)據(jù)科學(xué)實戰(zhàn)
- Web開發(fā)的平民英雄:PHP+MySQL
- JavaWeb從入門到精通(視頻實戰(zhàn)版)
- Clojure for Finance