- 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).
推薦閱讀
- Mastering Ext JS(Second Edition)
- 玩轉Scratch少兒趣味編程
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Java高手真經(高級編程卷):Java Web高級開發技術
- C語言程序設計立體化案例教程
- Linux命令行與shell腳本編程大全(第4版)
- INSTANT Django 1.5 Application Development Starter
- C++反匯編與逆向分析技術揭秘(第2版)
- QGIS 2 Cookbook
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Mastering ArcGIS Server Development with JavaScript
- Mastering VMware vSphere Storage
- HTML5+jQuery Mobile移動應用開發
- Learning Java by Building Android Games