- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 78字
- 2021-07-02 21:50:20
Should I rewrite the existing Java code in Kotlin?
If your existing codebase or application is already in Java then kindly don't rewrite the existing code in Kotlin, instead, you can start by writing tests for your existing application in Kotlin that way you get comfortable writing Kotlin and get test cases for your application (which you probably haven't written yet).
Later you can write the new functionalities in Kotlin (thanks to the excellent inter-operability with Java).
推薦閱讀
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動化測試解決方案
- Computer Vision for the Web
- Python機器學習:數(shù)據(jù)分析與評分卡建模(微課版)
- Oracle 12c中文版數(shù)據(jù)庫管理、應用與開發(fā)實踐教程 (清華電腦學堂)
- RTC程序設計:實時音視頻權威指南
- Access 2010數(shù)據(jù)庫基礎與應用項目式教程(第3版)
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- 老“碼”識途
- Java Web基礎與實例教程
- Python自然語言處理(微課版)
- Apache Karaf Cookbook
- Java軟件開發(fā)基礎
- JS全書:JavaScript Web前端開發(fā)指南
- 零基礎學單片機C語言程序設計
- Sitecore Cookbook for Developers