Solutions to problems

I cannot find the answers to code questions in the Kotlin Apprentice book. Where can I find them?
Thanks.
Hakan Bozcuk

Hi Hakan, I am working through the book as well trying to learn programming and kotlin.

I started a github page with my solutions. I cannot guarantee that they are 100% correct or if they are the most concise answers. However, they did work for as much as I tested them. I will continue to post more solutions as I work through the book.

@hbozcuk @derrickm You can download the book source code over here:

https://www.raywenderlich.com/books/kotlin-apprentice/v3.0

I hope it helps!