Can anyone recommend a good book that analyses pro...
# books
d
Can anyone recommend a good book that analyses programming language features like type safety, null-safety etc. (hopefully one of the languages is Kotlin) and how they apply/don’t apply in the said languages with real life use cases?
🙌 1
c
Kotlin in Action, Effective Kotlin
v
Atomic Kotlin