Maybe a good start is looking at java tutorials and learn how to convert between the two
e
edik
09/08/2017, 2:08 PM
OOP is language agnostic on the whole, Kareel is correct. Understanding Polymorphism/Inheritance/Abstraction/Encapsulation etc doesn't come with Kotlin, it comes with understanding concepts and then using the language to apply them.
edik
09/08/2017, 2:09 PM
Assuming the language has features that support it of course. I still miss Smalltalk 🙂