- 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
推薦閱讀
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- Building Mapping Applications with QGIS
- Python程序設(shè)計(jì)
- C語言程序設(shè)計(jì)
- 微信小程序入門指南
- Building RESTful Python Web Services
- MongoDB,Express,Angular,and Node.js Fundamentals
- SSM開發(fā)實(shí)戰(zhàn)教程(Spring+Spring MVC+MyBatis)
- Instant Debian:Build a Web Server
- Data Science Algorithms in a Week
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開發(fā)
- UX Design for Mobile
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- 從零開始學(xué)Python大數(shù)據(jù)與量化交易
- Building an E-Commerce Application with MEAN