- Hands-On Design Patterns with Kotlin
- Alexey Soshin
- 43字
- 2021-06-25 20:49:24
Classes and inheritance
Although Kotlin is multi-paradigm, it has a strong affinity to the Java programming language, which is based on classes. Keeping Java and JVM interoperability in mind, it's no wonder that Kotlin also has the notion of classes and classical inheritance.
推薦閱讀
- Implementing Modern DevOps
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- JavaScript全程指南
- 騰訊iOS測試實踐
- 無代碼編程:用云表搭建企業數字化管理平臺
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Java Web基礎與實例教程
- 教孩子學編程:C++入門圖解
- C++面向對象程序設計習題解答與上機指導(第三版)
- jQuery炫酷應用實例集錦
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Python全棧數據工程師養成攻略(視頻講解版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Fast Data Processing with Spark(Second Edition)
- C語言程序設計習題與實驗指導