Category: Uncategorized

Why I ran from Kotlin

One of my most favorite Android apps is Interval Timer Machine by Dewey Reed. I noticed it was written in Kotlin and since I adore PyCharm, I just had to take a look…. and immediately dropped interest… why? Because they have something called data classes, which are different from interfaces… in Python we just have […]

Back To Top