Explore tweets tagged as #AdvancedKotlin
#dconline #AdvancedKotlin Part 1 on April 30th: @askashdavies on how to preserve your version control history, some pitfalls when migrating from #Java, and what new technologies you can make use of. See the full schedule and register for free at
0
2
18
Two hours until our first #webinar on #AdvancedKotlin kicks off! Join @askashdavies, @fo2rist & @shahsurajk in their talks - Check out the topics and register for free at
0
5
13
#dconline #AdvancedKotlin Part 1 on April 30th: @fo2rist gives practical #guidelines on when to and when to not use scope functions and extension functions to keep the #code readable and avoid subtle #errors. See the full schedule and register for free at
0
4
10
#dconline #AdvancedKotlin Part 1 tomorrow, April 30th: @shahsurajk gives a deep-dive into the internal workings of the #inline #keyword in @Kotlin. See the full schedule and register for free at
1
8
14
If you're excited about #advancedKotlin, #AI/ML, #UI #UXDesign, #JetpackCompose, or any of our other topics, apply to be a speaker at the next #dcbln22 π» π±
0
3
5
If you're excited about #UI #UXDesign, #AI/ML, #advancedKotlin, #JetpackCompose, or any of our other topics, apply to be a speaker at #dcldn22 π¬π§ Join our #AndroidDev Community! #CfP. Submit your talk proposal here:
0
3
4
Developers: Would you like to find out more about refactoring legacy code with Kotlin? Then check out part 1 of @droidcon #AdvancedKotlin track, April 30, w/@Immobilienscout's Lead Android Engineer Ash Davies (@askashdavies). π»π . π #WorkingAtScout24
0
0
4
Kotlin :. Use yield for Asynchronous Sequences. Generate elements in a sequence asynchronously with yield. Efficiently generates async data streams!. #Kotlin #Sequences #AsyncProgramming #AdvancedKotlin
0
0
1
Kotlin :. Power of operator Overloading. Create intuitive operators by overloading. Improves readability in complex types! . #Kotlin #OperatorOverloading #CleanCode #AdvancedKotlin
0
0
0
Kotlin :. Use reified for Inline Type Checks. With reified, use actual types in inline functions. Improves type safety and code flexibility!. #Kotlin #Generics #TypeSafety #AdvancedKotlin
0
0
0
Kotlin :. Use Inline Lambda with crossinline. Ensure lambdas canβt be inlined in return statements with crossinline. Adds control to inline functions!. #Kotlin #Lambda #InlinedFunctions #AdvancedKotlin
0
0
0
Wrapping up with an amazing session by Narendra Nath Chatterjee!. He's sharing insights on "Going Beyond the Basics with Kotlin.".Perfect way to level up our Kotlin skills!. #DroidFest #Kotlin #AdvancedKotlin #AndroidDevelopment #TechTalk #CodeBetter #DroidFest2025
0
0
2
Great sessions about @kotlin through @droidcon.- Refactoring Legacy Code with Kotlin by @askashdavies.- Extension and Scope Functions and how they might hurt code readability by @fo2rist. #dconline #AdvancedKotlin.
0
0
5
β
No boxing.β
Type-safe wrappers.β
Great for domain modeling (e.g., Email, PhoneNumber, UserId).Bonus: They're zero-cost at runtime on the JVM. Use them when type safety matters more than just naming clarity. #Kotlin #AndroidDev #CleanCode #AdvancedKotlin #TypeSafety.
0
0
0