- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 93字
- 2021-06-24 14:13:25
Kotlin Basics
It's time to discover the fundamental building blocks in Kotlin. For those coming from a Java background, this chapter will highlight some of the key similarities and differences between Kotlin and Java, and how Kotlin's language features compare to those in Java and on the Java virtual machine (JVM). For those who are not Java programmers, these differences can be safely skipped.
In this chapter, we will cover the following topics:
- Variables and values
- Control flow and expressions
- Type inference
- Smart casting
- Basic types and the Kotlin type hierarchy
- Code contracts
推薦閱讀
- Mastering Entity Framework Core 2.0
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- NumPy Essentials
- 基于免疫進化的算法及應用研究
- PLC編程及應用實戰
- Visual Basic程序設計實驗指導(第4版)
- JavaScript:Moving to ES2015
- Python機器學習基礎教程
- C語言程序設計實驗指導 (第2版)
- Android應用案例開發大全(第二版)
- Android玩家必備
- Python語言科研繪圖與學術圖表繪制從入門到精通
- 零基礎學Python編程(少兒趣味版)
- Modernizing Legacy Applications in PHP
- 計算機常用算法與程序設計教程(第2版)