- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 163字
- 2021-06-24 14:13:22
Section 1: Fundamental Concepts in Kotlin
In the first section of the book, you will be introduced to Kotlin. You will learn how to set up your system to write your first Kotlin program and run it. This will include configuring a build system, such as Gradle or Maven, to handle dependencies used by your programs. Then, the core concepts of Kotlin, such as basic syntax for variables and values, expressions, and loops, will be explained, giving you the basic building blocks required to write a non-trivial program. In addition, the types available in Kotlin, and how nulls interact with them, will also be covered. Finally, you will see how the basic constructs of Kotlin can be combined to form objects, and how these objects can interact in what is known as object-oriented programming.
The following chapters will be covered in this section:
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Mastering RabbitMQ
- Python數據分析基礎
- Python深度學習
- Mastering Python Networking
- HTML5 APP開發從入門到精通(微課精編版)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- HTML5權威指南
- 深度學習原理與PyTorch實戰(第2版)
- Programming Microsoft Dynamics? NAV 2015
- Kotlin極簡教程
- 軟件工程基礎與實訓教程
- Learning VMware vSphere
- 區塊鏈技術與智能服務應用
- Kudu:構建高性能實時數據分析存儲系統