
Building blocks of Kotlin modern development: An intro to classes and objects
In this article, we will go through the following key points: Introduction Key Definitions Understanding the class keyword Instantiating Objects Conclusion Introduction Object-oriented programming(OOP) is a programming paradigm that organizes ...
Mar 14, 20245 min read