#kotlinlang kết quả tìm kiếm
If array had a soundtrack, would it start initializing as the beat drops? Source: devhubby.com/thread/how-to-… #SoftwareDevelopment #KotlinLang #Code #DevCommunity #native #kotlinnative
If a data class is generic, does it get bored easily? Source: devhubby.com/thread/how-to-… #WomenWhoCode #KotlinLang #KotlinTips #Developers #dataclass #kotlin
🏷️Deal of the Day🛒 Looking for a complete guide to #Kotlin? We present you your trusty #Kotlinlang companion that will teach you techniques for almost any type of application: mng.bz/PnNw @intelliyole @sveta_isakova @relizarov @sebi_io #Java #JVM
Elements of Kotlin - freecomputerbooks.com/Elements-of-Ko… Look for "Read and Download Links" section to download. Follow/Connect me if you like this post. #programming #Kotlin #KotlinLang #AndroidProgramming
Kotlin Day 5: Leveled up my function game! Default & Named Arguments for super readable & flexible params. vararg for when you don't know how many inputs you'll get! Crystal clear on Return Types. My Kotlin functions are getting seriously powerful! #KotlinLang #AndroidDev
Day 2/100 Learn how to write char, Boolean, float, and double in Kotlin 🔠 Boolean: true/false 🔢 float: 1.0 🔣 double: 1.00 🔤 char: 'a' #kotlinlang #kotlinprogramming
Is the class string property on vacation and leaving its space empty in Kotlin? Source: devhubby.com/thread/how-to-… #ComputerScience #Kotlinlang #Kotlin #CodeValidation #class #kotlin
You can't spell 'Kotlin' without 'win'. 🏆 If you're not using #Kotlin yet, you're missing out on all the fun and productivity. Give it a try and thank me later. 😉 #kotlinlang #androiddev
🛠️ Kotlin 2.2.20‑Beta2 is packed with fixes & features! 🔍 Better contract support, compiler fixes 🧪 Swift export & Wasm JS interop enhanced 🚀 Faster compilation, smarter analysis Full changelog 👉 github.com/JetBrains/kotl… #Kotlin #KotlinLang #AndroidDev #Android
Understanding the distinction between these methods is crucial for effective collection manipulation in Kotlin. Choose wisely based on your use case! 📚💻 #Programming #KotlinLang Feel free to share and save this thread for future reference. Happy coding! 👩💻👨💻 #CodingCommunity
Planning to start my #Kotlin journey for Android development! 📱 Excited to learn and build efficient apps with a modern language. Let's see where this coding adventure takes me! 🚀 #AndroidDev #KotlinLang #CodingLife
Game-changer alert🚨 Kotlin's null safety features like ?. and ?.let {} are a godsend for us devs tired of null checks cluttering our code. Clean, readable, and no more pesky NullPointerExceptions - what's not to love? Thoughts? #kotlinlang #nullsafety javacodegeeks.com/kotlin-using-a…
🔄 Understanding #Kotlin's for loop: for (item in collection) { println(item) } // A concise way to iterate over collections! #AndroidDev #KotlinLang
Full KotlinConf 2025 Presentation Sessions inflearn.com/en/course/kotl… #KotlinConf2025 #KotlinLang #KMP #JetpackCompose
inflearn.com
[Free now]KotlinConf 2025 Presentation Sessions| JetBrains - Course on Inflearn
This course has a rating of 5.0 and 2,832 students. A global conference that Kotlin developers absolutely cannot miss! Experience all sessions of Kotlin
AIMindUpdate News! Boost your Kotlin code! 🚀 Version 2.2.0 introduces context parameters for cleaner dependency management and a unified approach to compiler warnings. #Kotlin220 #KotlinLang #JavaDevelopment Click here↓↓↓ aimindupdate.com/2025/06/26/kot…
Kotlin regex is like a snack mix: it makes sure no integer gets left behind! Source: devhubby.com/thread/how-to-… #LearnToCode #RegexPatterns #KotlinLang #Developers #expression #integer
"Kotlin And Spring - A Love Story Unfolds" JetBrains has made special arrangements with Spring to facilitate the framework's better integration with the Kotlin language. IProgrammer:➡️i-programmer.info/news/80-java/1… #Kotlinlang #Java #SpringBoot #jetbrains @kotlin @jetbrains
⏰Great timing! A new #SKIE version w/support for Kotlin 1.9.23 was released this week! 📢Calling all SKIE fans! We're looking for users who value SKIE and are willing to share their experience in a✍️testimonial. Reach out to us in the "touchlab-tools" #KotlinLang Slack group.
📣 #MultiplatformTip 🧑💻 While the JetBrains team is working on direct Kotlin-to-Swift export for #KMP, our friends 🤝 at @TouchlabHQ have developed a plugin called SKIE (skie.touchlab.co) to further improve your experience in the meantime. See the full list of features…
Full KotlinConf 2025 Presentation Sessions inflearn.com/en/course/kotl… #KotlinConf2025 #KotlinLang #KMP #JetpackCompose
inflearn.com
[Free now]KotlinConf 2025 Presentation Sessions| JetBrains - Course on Inflearn
This course has a rating of 5.0 and 2,832 students. A global conference that Kotlin developers absolutely cannot miss! Experience all sessions of Kotlin
🛠️ Kotlin 2.2.20‑Beta2 is packed with fixes & features! 🔍 Better contract support, compiler fixes 🧪 Swift export & Wasm JS interop enhanced 🚀 Faster compilation, smarter analysis Full changelog 👉 github.com/JetBrains/kotl… #Kotlin #KotlinLang #AndroidDev #Android
Kotlin Day 5: Leveled up my function game! Default & Named Arguments for super readable & flexible params. vararg for when you don't know how many inputs you'll get! Crystal clear on Return Types. My Kotlin functions are getting seriously powerful! #KotlinLang #AndroidDev
AIMindUpdate News! Boost your Kotlin code! 🚀 Version 2.2.0 introduces context parameters for cleaner dependency management and a unified approach to compiler warnings. #Kotlin220 #KotlinLang #JavaDevelopment Click here↓↓↓ aimindupdate.com/2025/06/26/kot…
If array had a soundtrack, would it start initializing as the beat drops? Source: devhubby.com/thread/how-to-… #SoftwareDevelopment #KotlinLang #Code #DevCommunity #native #kotlinnative
"Kotlin And Spring - A Love Story Unfolds" JetBrains has made special arrangements with Spring to facilitate the framework's better integration with the Kotlin language. IProgrammer:➡️i-programmer.info/news/80-java/1… #Kotlinlang #Java #SpringBoot #jetbrains @kotlin @jetbrains
Elements of Kotlin - freecomputerbooks.com/Elements-of-Ko… Look for "Read and Download Links" section to download. Follow/Connect me if you like this post. #programming #Kotlin #KotlinLang #AndroidProgramming
Game-changer alert🚨 Kotlin's null safety features like ?. and ?.let {} are a godsend for us devs tired of null checks cluttering our code. Clean, readable, and no more pesky NullPointerExceptions - what's not to love? Thoughts? #kotlinlang #nullsafety javacodegeeks.com/kotlin-using-a…
Kotlin regex is like a snack mix: it makes sure no integer gets left behind! Source: devhubby.com/thread/how-to-… #LearnToCode #RegexPatterns #KotlinLang #Developers #expression #integer
If a data class is generic, does it get bored easily? Source: devhubby.com/thread/how-to-… #WomenWhoCode #KotlinLang #KotlinTips #Developers #dataclass #kotlin
@JimSproch bit of a hail mary. #kotlinlang slack is crickets... but. Any ideas how I can force to keep a composable on the screen even though I've navigated away from it. My use case. My app has 4 tabs. 2 of them are webview and map. Switching back to them causes a reload. so its…
Is the class string property on vacation and leaving its space empty in Kotlin? Source: devhubby.com/thread/how-to-… #ComputerScience #Kotlinlang #Kotlin #CodeValidation #class #kotlin
🔄 Understanding #Kotlin's for loop: for (item in collection) { println(item) } // A concise way to iterate over collections! #AndroidDev #KotlinLang
Let's Put the Fun Back into Functional Programming youtube.com/live/ZOdW_ln2R… via @YouTube #kotlin #kotlinlang
youtube.com
YouTube
Let's Put the Fun Back into Functional Programming
📢Calling all #SKIE fans! We're looking for users who value SKIE and are willing to share their experience in a✍️testimonial. DM us here or in the "touchlab-tools" #KotlinLang Slack group.
⏰Great timing! A new #SKIE version w/support for Kotlin 1.9.23 was released this week! 📢Calling all SKIE fans! We're looking for users who value SKIE and are willing to share their experience in a✍️testimonial. Reach out to us in the "touchlab-tools" #KotlinLang Slack group.
📣 #MultiplatformTip 🧑💻 While the JetBrains team is working on direct Kotlin-to-Swift export for #KMP, our friends 🤝 at @TouchlabHQ have developed a plugin called SKIE (skie.touchlab.co) to further improve your experience in the meantime. See the full list of features…
If array had a soundtrack, would it start initializing as the beat drops? Source: devhubby.com/thread/how-to-… #SoftwareDevelopment #KotlinLang #Code #DevCommunity #native #kotlinnative
Elements of Kotlin - freecomputerbooks.com/Elements-of-Ko… Look for "Read and Download Links" section to download. Follow/Connect me if you like this post. #programming #Kotlin #KotlinLang #AndroidProgramming
If a data class is generic, does it get bored easily? Source: devhubby.com/thread/how-to-… #WomenWhoCode #KotlinLang #KotlinTips #Developers #dataclass #kotlin
🏷️Deal of the Day🛒 Looking for a complete guide to #Kotlin? We present you your trusty #Kotlinlang companion that will teach you techniques for almost any type of application: mng.bz/PnNw @intelliyole @sveta_isakova @relizarov @sebi_io #Java #JVM
Kotlin Day 5: Leveled up my function game! Default & Named Arguments for super readable & flexible params. vararg for when you don't know how many inputs you'll get! Crystal clear on Return Types. My Kotlin functions are getting seriously powerful! #KotlinLang #AndroidDev
Kotlin regex is like a snack mix: it makes sure no integer gets left behind! Source: devhubby.com/thread/how-to-… #LearnToCode #RegexPatterns #KotlinLang #Developers #expression #integer
Kotlin is a programming language that is widely used for multiplatform mobile development, developing server-side applications, Android applications, and much more. Read More: bit.ly/3R3S9SY #KotlinLang #Programming #Kotlin #KotlinApp #KotlinAppDevelopment 💡
AIMindUpdate News! Boost your Kotlin code! 🚀 Version 2.2.0 introduces context parameters for cleaner dependency management and a unified approach to compiler warnings. #Kotlin220 #KotlinLang #JavaDevelopment Click here↓↓↓ aimindupdate.com/2025/06/26/kot…
"Kotlin And Spring - A Love Story Unfolds" JetBrains has made special arrangements with Spring to facilitate the framework's better integration with the Kotlin language. IProgrammer:➡️i-programmer.info/news/80-java/1… #Kotlinlang #Java #SpringBoot #jetbrains @kotlin @jetbrains
Something went wrong.
Something went wrong.
United States Trends
- 1. Cheney 135K posts
- 2. Election Day 130K posts
- 3. Jakobi Meyers 4,310 posts
- 4. #csm219 3,453 posts
- 5. Mamdani 585K posts
- 6. Logan Wilson 8,378 posts
- 7. Shota 17.6K posts
- 8. Cuomo 280K posts
- 9. New Jersey 212K posts
- 10. Iraq 58.2K posts
- 11. GO VOTE 101K posts
- 12. #TheView N/A
- 13. Rickey 2,003 posts
- 14. New Yorkers 85K posts
- 15. #Election2025 3,135 posts
- 16. #tuesdayvibe 2,637 posts
- 17. Waddle 6,237 posts
- 18. New York City 174K posts
- 19. GOOD MORNING MINTO N/A
- 20. Rolex 18.4K posts