Kotlin Tutorial: String Interpolation

Опубликовано: 09 Июль 2021
на канале: The Android Factory
445
7

This micro-tutorial demonstrates how to make use of Kotlin's string interpolation feature. When building a string, you can use the '$variableName' or '${object.variableName}' to inject the value of a particular variable into the string. No more need for string concatenation (the usage of '+' like we do in Java)!

IDE used: Intellij by JetBrains

TikTok for Kotlin/Android micro-tutorials:
https://www.tiktok.com/@building_andr...

Subscribe and enable notifications to stay up-to-date!


Смотрите видео Kotlin Tutorial: String Interpolation онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь The Android Factory 09 Июль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 445 раз и оно понравилось 7 людям.