Programming in Kotlin - Part 49: Challenge: Creation | Ray Wenderlich

Practice creating classes and understanding when to use them through a hands-on challenge.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4736-programming-in-kotlin/lessons/49

This challenge is a completely unexpected huge jump forward in difficulty. I think this challenge could be structured better to fit more in line with the other challenges of the ‘Programming in Kotlin’ course

Thanks for the feedback. I took another look at the code and it is a bit more challenging that the rest. You can always see the solution to see how it works or come back to it later.