- 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.
- Spring 5.0 Microservices(Second Edition)
- C++程序設計(第3版)
- Learn Type:Driven Development
- JavaScript:Functional Programming for JavaScript Developers
- Learning Flask Framework
- Python深度學習
- Rust編程從入門到實戰
- 面向STEM的Scratch創新課程
- VSTO開發入門教程
- Python Geospatial Development(Second Edition)
- Implementing Cisco Networking Solutions
- Magento 1.8 Development Cookbook
- QGIS By Example
- 可解釋機器學習:模型、方法與實踐
- Express Web Application Development