- Android Development with Kotlin
- Marcin Moskala Igor Wojda
- 107字
- 2021-07-02 18:48:30
Beginning Your Kotlin Adventure
Kotlin is great language that makes Android development easier, faster, and much more pleasant. In this chapter, we will discuss what Kotlin really is and look at many Kotlin examples that will help us build even better Android applications. Welcome to the amazing journey of Kotlin, that will change the way you think about writing code and solving common programming problems.
In this chapter, we will cover the following topics:
- First steps with Kotlin
- Practical Kotlin examples
- Creating new Kotlin project in Android Studio
- Migrating existing Java project to Kotlin
- The Kotlin standard library (stdlib)
- Why Kotlin is a good choice to learn
推薦閱讀
- 黑客攻防從入門到精通(實(shí)戰(zhàn)秘笈版)
- Learning NServiceBus(Second Edition)
- Python數(shù)據(jù)分析基礎(chǔ)
- Windows系統(tǒng)管理與服務(wù)配置
- CKA/CKAD應(yīng)試教程:從Docker到Kubernetes完全攻略
- Python完全自學(xué)教程
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- C語言程序設(shè)計(jì)實(shí)踐
- Anaconda數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- LabVIEW數(shù)據(jù)采集
- Learn Linux Quickly
- Learning Dynamics NAV Patterns
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- Java程序設(shè)計(jì)基礎(chǔ)教程