Kotlin Dispatchers, CoroutineContext, and CoroutineScope

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 50

  • @SriyankSiddhartha
    @SriyankSiddhartha 4 ปีที่แล้ว +8

    Chapters
    00:00 Welcome
    00:32 CoroutineScope
    04:28 CoroutineContext (Dispatchers)
    21:00 What's Next?

    • @ajayking-nd2bk
      @ajayking-nd2bk 4 ปีที่แล้ว

      I have a query. If we make two coroutines using GlobalScope.launch , then both co routines run on the same thread ?
      Also they get the same globlal CoroutineContext?

    • @sivaaakireddy9673
      @sivaaakireddy9673 3 ปีที่แล้ว +1

      Hello Mr. Sriyank,
      Thank you so much for providing such a good tutorial. I really appreciate about your explanation.
      Kindly provide the tutorial for channels and flows in Kotlin
      Thank you🙏

    • @dariusaarav2886
      @dariusaarav2886 3 ปีที่แล้ว

      i guess Im kind of off topic but do anybody know a good website to stream newly released movies online?

    • @bentonamos8045
      @bentonamos8045 3 ปีที่แล้ว

      @Darius Aarav Flixportal :D

    • @dariusaarav2886
      @dariusaarav2886 3 ปีที่แล้ว

      @Benton Amos thanks, signed up and it seems like a nice service :) Appreciate it !!

  • @riddhishah7708
    @riddhishah7708 ปีที่แล้ว

    What a clear explanation... The entire series is so easy to understand. Thank you so much for explaining it so well. Any beginner who is new to the concept can watch your video and get a clear understanding. Keep going and do the great work.

  • @nexgen.graphics
    @nexgen.graphics 3 ปีที่แล้ว +1

    Initially when you mentioned it as tricky and I was like, oh NO😥 another tough concept. But I was counting on you that you will make it simple, but you just broke it into its simplest form. I got these concept in just one go. Damn. What a teacher.!! You are the best teacher ever and your tutorials are so simple, clear, concise, neat and above all...the easiest way to understand no matter how damn big or complex the concept is. 🙏🙏🙏 Thank you so much for helping me understand coroutines.

  • @ravidrinek3641
    @ravidrinek3641 3 ปีที่แล้ว +5

    I gotta say, you are by far the best teacher I've listened to on TH-cam, finally someone who can deliver a complex feature with such a simplicity and detailed way, thank you so much for it! but now, as an Android developer, I want to continue watching your videos regard the rest of 'Android coroutines' subjects, when do u estimate for them (the rest of Android Coroutines videos) to be released? Thanks again !

  • @md.minhaz3878
    @md.minhaz3878 2 ปีที่แล้ว

    The compiler is not happy ! I like your this dialog.
    Anyways, Thanks for your high level courses. Best wishes for you sir... (From Bangladesh)

  • @artianrika8329
    @artianrika8329 ปีที่แล้ว

    Thanks for the playlist, I learned a lot for Coroutines 😊

  • @arnabkundu9410
    @arnabkundu9410 3 ปีที่แล้ว

    Waiting for your next video i.e. Debugging Coroutines. Thank you so much for this clean and clear explanation of Coroutines.

  • @f4bioo
    @f4bioo 3 ปีที่แล้ว +1

    This Coroutines video serie is amazing, thank you

  • @sagarghare9829
    @sagarghare9829 4 ปีที่แล้ว

    Siddharth you are a good voice and smooth video. The day started with your video. Amazing.

  • @aman.singh717
    @aman.singh717 2 ปีที่แล้ว

    Hey, what a wonderful explanation. You made it so simple man. Thank you.

  • @ChrisAthanas
    @ChrisAthanas 3 ปีที่แล้ว +1

    Great and simple explanation of a complex topic

  • @JeffreyLiu8
    @JeffreyLiu8 3 ปีที่แล้ว +2

    Thanks for the video, can you explain why people use default or unconfined ever?

  • @jeetendradwivedi6310
    @jeetendradwivedi6310 3 ปีที่แล้ว

    super teaching skills we got more things in less time thank you so much sir..

  • @David-tj9rq
    @David-tj9rq 3 ปีที่แล้ว

    Really u r great. Ur hardwork deserve more and clearly u have explaned

  • @karthikgaddam5238
    @karthikgaddam5238 2 ปีที่แล้ว

    What course it was, really super and very clear. Thanks for your effort and is the android videos made on dispatchers ? for main and IO

  • @AlaaAlbrg
    @AlaaAlbrg 3 ปีที่แล้ว +4

    Waiting for the next video :)

  • @sumit180288
    @sumit180288 3 ปีที่แล้ว +1

    Eagerly waiting for your next coroutine video !!

  • @suntvhits
    @suntvhits ปีที่แล้ว

    Nice Explanation bro...Very usefull video.

  • @ankitbhardwaj2574
    @ankitbhardwaj2574 3 ปีที่แล้ว

    Great playlist man!
    Thanks

  • @caronfernandes4625
    @caronfernandes4625 3 ปีที่แล้ว

    sir you did explain switching context using withContext().

  • @rsobies
    @rsobies 2 ปีที่แล้ว

    this tutorial is amazing, big thx

  • @ersagar
    @ersagar 4 ปีที่แล้ว

    u have explained very well , thanks for ur content 🤟

  • @aman.singh717
    @aman.singh717 2 ปีที่แล้ว

    Please add a video on debugging coroutines and testing coroutines also.

    • @smartherd
      @smartherd  2 ปีที่แล้ว

      First I need to explore that. Any interesting resources u know about?

  • @rohitmanohar2733
    @rohitmanohar2733 4 ปีที่แล้ว

    Waiting for this topic eagerly , thank u so much

  • @WonderfulSound8
    @WonderfulSound8 3 ปีที่แล้ว

    Hi Sriyank. Thank you for your lessons, you are really a great teacher. I'm just wondering do you have any lessons related to dependency injection libraries, like Dagger, Dagger Hilt, or maybe Koin?

    • @sivaaakireddy9673
      @sivaaakireddy9673 3 ปีที่แล้ว

      Yes... Even I too looking for those tutorials

  • @tomwilliam7299
    @tomwilliam7299 2 ปีที่แล้ว +1

    Please make a course about:
    (JetPack Compose + Repository + Realm local database + Hilt DI + Ktor + WorkManager + AlarmManager + Notification )
    Also, make a Discord Server and give us the link

  • @hasangalakdinu
    @hasangalakdinu 3 ปีที่แล้ว

    thank yo for this playlist .. love from srilanka

  • @AkashJhaDDN
    @AkashJhaDDN ปีที่แล้ว

    mentioning coroutinecontext is not mandatory, if we will not mention any thing again it will pick immidiate parent thread. Mentioning Coroutinecontext is option is it?

  • @amitmondal7427
    @amitmondal7427 4 ปีที่แล้ว +1

    Thanks, again.

  • @danielayodeji3641
    @danielayodeji3641 4 ปีที่แล้ว

    Thanks so much for the knowledge....waiting

  • @mkc0321
    @mkc0321 4 ปีที่แล้ว

    your videos are great

  • @riddhishah7708
    @riddhishah7708 ปีที่แล้ว

    As you mentioned, we can find main and io dispatchers in android series, could you please share a link?

  • @nam199x
    @nam199x 3 ปีที่แล้ว

    Nice and simple :P

  • @VaibhavIngle-pd3oh
    @VaibhavIngle-pd3oh 4 ปีที่แล้ว +1

    Thank u sir👍

    • @smartherd
      @smartherd  4 ปีที่แล้ว

      Ur welcome 😉

  • @sivaaakireddy9673
    @sivaaakireddy9673 3 ปีที่แล้ว

    I am looking for channels and flows in Kotlin.Kindly upload those. .
    Thank

  • @fazilsheriff3864
    @fazilsheriff3864 4 ปีที่แล้ว

    Waiting for the next coroutine video

  • @sridharsingaravelu4467
    @sridharsingaravelu4467 4 ปีที่แล้ว

    Waiting for ur talk eagerly devfest google india

  • @vishnujm242
    @vishnujm242 3 ปีที่แล้ว

    kindly upload next video

  • @mukeshverma-cg3kq
    @mukeshverma-cg3kq 3 ปีที่แล้ว

    Sir waiting next video

  • @arjundixit5913
    @arjundixit5913 3 ปีที่แล้ว

    Still waiting for the next video😑

  • @kamalCode
    @kamalCode 4 ปีที่แล้ว

    E-commerce app multi vendor