Fun with Kotlin: String Templates

Coding your own Android app as a newbie dev sounds extremely difficult. Sure, there are a lot of platforms out there that allow you to create your Android app without any coding knowledge, but at some point if you need anything advanced you'll still need to look at the code. That's one of the reason I've recently started having a bit of fun with Kotlin to see where that gets me. In the worst case scenario I'll simply give up on learning it after spending a bit of time doing so - but even this scenario has the benefit of training my mind (learning something new helps) and in the end I'd still know something new. The best case scenario is the one where I manage to publish a small Android app built from scratch.