- 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
推薦閱讀
- Deploying Node.js
- 微信公眾平臺(tái)與小程序開發(fā):從零搭建整套系統(tǒng)
- LabVIEW Graphical Programming Cookbook
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- Android Development with Kotlin
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Koa開發(fā):入門、進(jìn)階與實(shí)戰(zhàn)
- C語言程序設(shè)計(jì)立體化案例教程
- GameMaker Programming By Example
- Python極簡講義:一本書入門數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- Nagios Core Administration Cookbook(Second Edition)
- iOS開發(fā)項(xiàng)目化入門教程
- 軟件測試分析與實(shí)踐
- Head First Kotlin程序設(shè)計(jì)
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)