- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 133字
- 2021-06-24 14:13:31
Summary
Kotlin has introduced many improvements over Java while, at the same time, keeping many of the features that have made Java one of the most popular languages over the past two decades. After reading this chapter, you should feel comfortable with the different types of variables, and understand type inference and the various data types in the Kotlin language. You should also understand the new contracts support added in Kotlin 1.3.
Chapter 3, Object-Oriented Programming in Kotlin, will take you through OOP with Kotlin. Whether or not you have programmed in an OOP language before, you will learn about the key concepts of this software design approach, and how you can write code that is object-oriented, using the new features available in Kotlin to make it more structured and readable.
- Python 3.7網絡爬蟲快速入門
- 軟件項目管理(第2版)
- Elasticsearch Server(Third Edition)
- Java EE核心技術與應用
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 從零開始學C#
- Visual Basic 6.0程序設計實驗教程
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- C++ System Programming Cookbook
- Python機器學習開發實戰
- Learning RSLogix 5000 Programming
- ROS Robotics Projects
- Java入門經典
- 軟件定義存儲:原理、實踐與生態
- Visual FoxPro程序設計