#kotlin
Read more stories on Hashnode
Articles with this tag
Kotlin Developer Path Ep5 · Visibility modifiers can be considered as the machine behind encapsulation. As a quick reminder, encapsulation is the act of...
Kotlin Developer Path Ep4 · As we mentioned in the first blog post of the series, inheritance is a concept that allows us to create a class by building...
Kotlin Developer Path EP3 · Define A Constructor A Constructor is used to specify how the objects of a class are created. They initialize an object,...
Kotlin Developer Path Ep2 · Bismillah Defining classes in Kotlin involves specifying the properties and methods that all objects of that class should...
Kotlin Developer Path Ep1 · Asalaam Aleykum and greetings to you all. Almost 2 weeks ago, I went for an interview, for the role of Mobile Development...