Learn Object Oriented Concepts for Android Development in Kotlin
This article mainly focuses on how OOP theory can be applied on Android using Google’s latest language, Kotlin! The 4 main concepts in OOP are Inheritance, Abstraction, Polymorphism and Encapsulation, The most fundamental reasoning behind using OOP c...
Jan 25, 20234 min read132
