Learned Kotlin
I started building an Android app and decided to migrate what I already had written in Java to Kotlin. 

Android Studio made the initial changes very easy 😁 but eventually, I had to switch the mindset from OOP to a more functional approach.