Intro to Idiomatic Kotlin
What IS Idiomatic Programming?
English Idioms
Commonly used expression whose meaning doesn’t directly relate to its literal meaning.
Mike let the cat out of the bag...
We don’t have room to swing a cat!
Idiomatic Programming
Programming the way a “native” programmer of the language would
Using the expressive power of a language
When in Rome, do as the Romans do
More Cat Idioms
Die Katze im Sack kaufen
Quem não tem cão caça com gato
猫をかぶる
Enough with the cats, let’s see some code!