- Kotlin Programming By Example
- Iyanu Adelekan
- 45字
- 2025-04-04 17:16:16
Object-oriented programming concepts
Up till now, we have made used of classes in a number of examples but have not explored the concept in depth. This section will introduce you to the basics of classes as well as other object-oriented constructs available in Kotlin.