・
Reviews 3
・
Average rating 5.0
I bought it a while ago and didn't finish it, but I recently re-watched it to study Kotlin. It's great because it doesn't just teach you Kotlin grammar, but also teaches you how to write code that you can use in practice. I'm developing with Typescript, but I want to change it all to Kotlin. I'm gaining insight into how to write bad code that I'm not satisfied with, even though it's trivial.
Thank you so much for your valuable review, crocus 🥰 I am even happier because you seem to have recognized my intentions and sincerity. Kotlin can be coded very similarly to Java, but if you actively utilize Kotlin's unique features, you can improve maintainability with conciseness and clarity, creating much better code. I especially recorded the codes that I liked while using them in practice, so I hope they will be helpful 😄 ps. I am currently working hard on a follow-up lecture (Introduction to Kotlin Functional Programming). Since it is an introduction, I am organizing the parts that can be used very easily and without difficulty while collaborating in practice, so I would appreciate it if you look forward to it 😆