Nice workshop by @EricWathome about #Coroutines #dcke25 @droidconke 👏

AhmedNMahran's tweet image. Nice workshop by @EricWathome about #Coroutines #dcke25 @droidconke 👏

Concurrency done right. At #dcke25, @EricWathome is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams. This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.

droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.
droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.
droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.


🎯 Quests. Rewards. Celebration. Built with Jetpack Compose & Kotlin #Coroutines 💻 from @SharpEconomy $SHARP Earn real rewards #LearnEarnGrow 🌱 #SharpRewards Here’s a sneak peek of what’s coming 👇


What often looks like “power” ends up as boilerplate and complexity. In this article, Marcin Moskala breaks down real-world code samples to show why #Kotlin #Coroutines and Flow give you cleaner, more intuitive solutions. 👇 kt.academy/article/corout…

ktdotacademy's tweet image. What often looks like “power” ends up as boilerplate and complexity.

In this article, Marcin Moskala breaks down real-world code samples to show why #Kotlin #Coroutines and Flow give you cleaner, more intuitive solutions. 👇

kt.academy/article/corout…

Not mini-threads—lightweight abstractions on top of threads. When suspended, only the continuation remains. #Kotlin #Coroutines


This is a code that many experienced #Kotlin #Coroutines users get wrong! "After" will be printed after both coroutines from longTask are finished because coroutineScope awaits its children's completion.

ktdotacademy's tweet image. This is a code that many experienced #Kotlin #Coroutines users get wrong! "After" will be printed after both coroutines from longTask are finished because coroutineScope awaits its children's completion.

One of the advantages of using explicit coroutine dispatchers: - Easily replace the dispatcher for testing For example: Delays in the main thread can be skipped during testing #Coroutines #kotlin

Gio_Sastre's tweet image. One of the advantages of using explicit coroutine dispatchers:
- Easily replace the dispatcher for testing

For example:
Delays in the main thread can be skipped during testing

#Coroutines #kotlin

Releasing Soon !!! Pre-order now shroffpublishers.com/books/kotlin-c… Kotlin Coroutines: Deep Dive, Third Edition by @marcinmoskala @ktdotacademy It shows everything with examples and focuses on real-life use cases. #kotlin #coroutines #shroffpublishers

shroffpub's tweet image. Releasing Soon !!! Pre-order now shroffpublishers.com/books/kotlin-c…
Kotlin Coroutines: Deep Dive, Third Edition by @marcinmoskala  @ktdotacademy
 It shows everything with examples and focuses on real-life use cases. 
#kotlin 
#coroutines  #shroffpublishers

runBlocking is not always bad practice! Learn where it should be used, where it shouldn't, and where it has better alternatives in our new article by Marcin Moskała. kt.academy/article/run_bl… #Kotlin #Coroutines #Concurrency #SoftwareDevelopment #KtAcademy

ktdotacademy's tweet image. runBlocking is not always bad practice! Learn where it should be used, where it shouldn't, and where it has better alternatives in our new article by Marcin Moskała. 
kt.academy/article/run_bl… 

#Kotlin #Coroutines #Concurrency #SoftwareDevelopment #KtAcademy

Brace yourself for an extraordinary journey into programming bliss! 🚀 Join us with @MamboBryan as he unravels the enchanting secrets of "The Subtle Bliss of Coroutines." 📷 Ignite your passion for #AndroidDev and #Kotlin while exploring the transformative power of #Coroutines.

DroidPwani_KE's tweet image. Brace yourself for an extraordinary journey into programming bliss! 🚀 Join us with
@MamboBryan
as he unravels the enchanting secrets of "The Subtle Bliss of Coroutines." 📷 Ignite your passion for #AndroidDev and #Kotlin while exploring the transformative power of #Coroutines.

Would you use Distributed Async Await in TypeScript using Generators if you got: ➡️ Deterministic Simulation Testing ➡️ Automatic Batching ➡️ Automatic Tracing ➡️ ... #AsyncAwait #Coroutines

DominikTornow's tweet image. Would you use Distributed Async Await in TypeScript using Generators if you got:

➡️ Deterministic Simulation Testing
➡️ Automatic Batching
➡️ Automatic Tracing
➡️ ...

#AsyncAwait #Coroutines

When you interoperate with other technologies, turning coroutines into callback is one of the most important skills. Learn it now with this new article by Marcin Moskała. kt.academy/article/intero… #Kotlin #Coroutines #AsynchronousProgramming #SoftwareDevelopment #KtAcademy

ktdotacademy's tweet image. When you interoperate with other technologies, turning coroutines into callback is one of the most important skills. Learn it now with this new article by Marcin Moskała. 
kt.academy/article/intero…

#Kotlin #Coroutines #AsynchronousProgramming #SoftwareDevelopment #KtAcademy

Whether you’re just starting with #coroutines or already using them in production, this course is built to take you further. ✅ Coroutine newcomers – learn from scratch with real-life examples ✅ #AndroidDev & backend engineers – apply coroutines to everyday app challenges ✅…

marcinmoskala's tweet image. Whether you’re just starting with #coroutines or already using them in production, this course is built to take you further.
✅ Coroutine newcomers – learn from scratch with real-life examples
✅ #AndroidDev & backend engineers – apply coroutines to everyday app challenges
✅…

🚀 Learn to build a reactive REST API with #Spring, #Kotlin, and #Coroutines! Check out my latest blog post 👉 geovannycode.com/en/Building-a-… #ReactiveProgramming #telodijoelgio #java

geovannycode's tweet image. 🚀 Learn to build a reactive REST API with #Spring, #Kotlin, and #Coroutines! Check out my latest blog post 👉 geovannycode.com/en/Building-a-…
#ReactiveProgramming #telodijoelgio #java

Suspending functions in Kotlin are like state machines, with possible states at the beginning and after each suspending function call. Uncover the inner workings of coroutines in Kotlin Coroutines: Deep Dive by @marcinmoskala. 👉 tinyurl.com/ys9wq3q5 #Kotlin #Coroutines

ktdotacademy's tweet image. Suspending functions in Kotlin are like state machines, with possible states at the beginning and after each suspending function call. Uncover the inner workings of coroutines in Kotlin Coroutines: Deep Dive by @marcinmoskala.
👉 tinyurl.com/ys9wq3q5
#Kotlin #Coroutines

Our latest release!!! Order now shroffpublishers.com/books/kotlin-c… Kotlin Coroutines: Deep Dive, Third Edition by @marcinmoskala @ktdotacademy This is a practical book. It shows everything with examples and focuses on real-life use cases. #kotlin #coroutines #ktacademy #shroffpublishers

shroffpub's tweet image. Our latest release!!! Order now shroffpublishers.com/books/kotlin-c…
Kotlin Coroutines: Deep Dive, Third Edition by @marcinmoskala @ktdotacademy
This is a practical book. It shows everything with examples and focuses on real-life use cases.
#kotlin 
#coroutines #ktacademy #shroffpublishers

🎯 Coroutine Cancellations en Kotlin es cooperativa, utiliza CancellationException y se integra perfectamente con la concurrencia estructurada. Mañana continuaremos con los Coroutines Timeouts 🚀 #Kotlin #KotlinTips #Coroutines #AsyncProgramming #StructuredConcurrency


Nice workshop by @EricWathome about #Coroutines #dcke25 @droidconke 👏

AhmedNMahran's tweet image. Nice workshop by @EricWathome about #Coroutines #dcke25 @droidconke 👏

Concurrency done right. At #dcke25, @EricWathome is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams. This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.

droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.
droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.
droidconke's tweet image. Concurrency done right.
At #dcke25, @EricWathome  is teaching Advanced Kotlin Coroutines: From Fundamentals to Reactive Streams.
This workshop breaks down coroutine design, structured concurrency, and real-world flow integration in production apps.


Coroutine Trick Use CoroutineStart.UNDISPATCHED to run a coroutine immediately on the current thread — no dispatcher hop — until the first suspension. Great for startup boosts ⚡ #Kotlin #Coroutines #AndroidDev

kumarpiyush921's tweet image. Coroutine Trick

Use CoroutineStart.UNDISPATCHED to run a coroutine immediately on the current thread — no dispatcher hop — until the first suspension.

Great for startup boosts ⚡
#Kotlin #Coroutines #AndroidDev

A FB memory reminded me that 6 years ago today @KotlinKolkata had talks on Kotlin/JS. I was repeatedly giving intro to #kotlin and #Coroutines back then. We've come a long way since then.

rivuchakraborty's tweet image. A FB memory reminded me that 6 years ago today @KotlinKolkata had talks on Kotlin/JS.
I was repeatedly giving intro to #kotlin and #Coroutines back then.

We've come a long way since then.

Kotlin Coroutines Flow is a much simpler concept than most of us think. In this article, @marcinmoskala will show you how to Implement the Flow interface and flow builder by transforming a lambda expression. All in simple steps 📖 tiny.pl/chvll #Kotlin #Coroutines

ktdotacademy's tweet image. Kotlin Coroutines Flow is a much simpler concept than most of us think.

In this article, @marcinmoskala will show you how to Implement the Flow interface and flow builder by transforming a lambda expression.

All in simple steps
📖 tiny.pl/chvll

#Kotlin #Coroutines

Difference between Builders and Scope Functions #coroutines @marcinmoskala

j_a_o_v_c_t_r's tweet image. Difference between Builders and Scope Functions #coroutines

@marcinmoskala

Calling all @kotlin & @springboot developer to join me at Java Summit 23 by Geekle.us where I'll talk about async services with Kotlin #Coroutines and Spring. 🗓️ 22.02.2023 🔗 lnkd.in/dBvxpRbS #kotlin #kotlindeveloper #springboot #kotlincoroutines

manuelernest0's tweet image. Calling all @kotlin & @springboot developer to join me at Java Summit 23 by Geekle.us where I'll talk about async services with Kotlin #Coroutines and Spring.

🗓️ 22.02.2023
🔗 lnkd.in/dBvxpRbS

#kotlin #kotlindeveloper #springboot #kotlincoroutines

Kotlin Coroutines (Kotlin for Developers), 3/e by @marcinmoskala (Author) @shroffpub & Kt. Academy (Publisher) Buy from Computer Bookshop using this link: tinyurl.com/ym2w8nsz #kotlin #coroutines #ktacademy #shroffpublishers

computerbookshp's tweet image. Kotlin Coroutines (Kotlin for Developers), 3/e by @marcinmoskala (Author) @shroffpub & Kt. Academy (Publisher) Buy from Computer Bookshop using this link: tinyurl.com/ym2w8nsz #kotlin #coroutines #ktacademy #shroffpublishers

What often looks like “power” ends up as boilerplate and complexity. In this article, Marcin Moskala breaks down real-world code samples to show why #Kotlin #Coroutines and Flow give you cleaner, more intuitive solutions. 👇 kt.academy/article/corout…

ktdotacademy's tweet image. What often looks like “power” ends up as boilerplate and complexity.

In this article, Marcin Moskala breaks down real-world code samples to show why #Kotlin #Coroutines and Flow give you cleaner, more intuitive solutions. 👇

kt.academy/article/corout…

Would you like to take a break from using features that you don’t understand? Would you like to know how to use #coroutines effectively? Make your work easier and sign up for the #Kotlin Coroutines OPEN workshop. You’ll learn all of that and more! 🪄 kt.academy/workshop/corou…

ktdotacademy's tweet image. Would you like to take a break from using features that you don’t understand?

Would you like to know how to use #coroutines effectively?

Make your work easier and sign up for the #Kotlin Coroutines OPEN workshop.

You’ll learn all of that and more! 🪄

kt.academy/workshop/corou…

Kotlin: Use runBlocking for coroutine testing #Kotlin #Coroutines

BRIJESHMORY's tweet image. Kotlin:

 Use runBlocking for coroutine testing

#Kotlin #Coroutines

This is a code that many experienced #Kotlin #Coroutines users get wrong! "After" will be printed after both coroutines from longTask are finished because coroutineScope awaits its children's completion.

ktdotacademy's tweet image. This is a code that many experienced #Kotlin #Coroutines users get wrong! "After" will be printed after both coroutines from longTask are finished because coroutineScope awaits its children's completion.

Kotlin: Use coroutines for asynchronous programming #Kotlin #Coroutines

BRIJESHMORY's tweet image. Kotlin: 

Use coroutines for asynchronous programming

#Kotlin #Coroutines

One of the advantages of using explicit coroutine dispatchers: - Easily replace the dispatcher for testing For example: Delays in the main thread can be skipped during testing #Coroutines #kotlin

Gio_Sastre's tweet image. One of the advantages of using explicit coroutine dispatchers:
- Easily replace the dispatcher for testing

For example:
Delays in the main thread can be skipped during testing

#Coroutines #kotlin

Brace yourself for an extraordinary journey into programming bliss! 🚀 Join us with @MamboBryan as he unravels the enchanting secrets of "The Subtle Bliss of Coroutines." 📷 Ignite your passion for #AndroidDev and #Kotlin while exploring the transformative power of #Coroutines.

DroidPwani_KE's tweet image. Brace yourself for an extraordinary journey into programming bliss! 🚀 Join us with
@MamboBryan
as he unravels the enchanting secrets of "The Subtle Bliss of Coroutines." 📷 Ignite your passion for #AndroidDev and #Kotlin while exploring the transformative power of #Coroutines.

What is the improvement here? 🤓 It is an interactor implementation shared for iOS and Android app modules, thanks to #KotlinMultiplatform #coroutines #kmm

jflavio11's tweet image. What is the improvement here? 🤓

It is an interactor implementation shared for iOS and Android app modules, thanks to #KotlinMultiplatform

#coroutines #kmm

So... se que esto no es gran cosa ni nada tan importante, pero simplifica mucho las #coroutines en #GodotEngine , yo la agregue a un singleton "Global" y la uso en cualquier parte del juego solo llamandola "await Global._WaitForSeconds(N)" y funciona perfecto :D

Amcaricola's tweet image. So... se que esto no es gran cosa ni nada tan importante, pero simplifica mucho las #coroutines en #GodotEngine , yo la agregue a un singleton "Global" y la uso en cualquier parte del juego solo llamandola "await Global._WaitForSeconds(N)" y funciona perfecto :D

Loading...

Something went wrong.


Something went wrong.


United States Trends