강의

멘토링

커뮤니티

BEST
Programming

/

Mobile Application Development

Complete Kotlin Coroutines

This is a Kotlin coroutine lecture by the author of "The Definitive Guide to Kotlin Coroutines." This lecture covers everything from the basics to the core of coroutines. It provides various visual materials and clear explanations to help anyone easily understand asynchronous programming using coroutines.

(4.9) 92 reviews

684 learners

Level Intermediate

Course period Unlimited

  • seyoungcho2
저자 직강
저자 직강
Kotlin
Kotlin
coroutine
coroutine
Android
Android
android-coroutine
android-coroutine
kotlinx.coroutines
kotlinx.coroutines
저자 직강
저자 직강
Kotlin
Kotlin
coroutine
coroutine
Android
Android
android-coroutine
android-coroutine
kotlinx.coroutines
kotlinx.coroutines

Reviews from Early Learners

What you will gain after the course

  • The limitations of multi-threaded programming before coroutines and how coroutines overcome them

  • The role and usage of the core components of the coroutine library (CoroutineDispatcher, Job, Deferred, etc.)

  • Structured concurrency of coroutines

  • How to handle exceptions in coroutines

  • Understanding the Pause Function

  • A deep dive into how coroutines work

  • How to write a coroutine unit test

I'll teach you the basics of Kotlin coroutines!
Learn the A to Z of coroutines through trial and error.

Introduction to Kotlin Coroutine Complete Mastery Course

Kotlin coroutines are a powerful asynchronous solution for Kotlin that has all three of performance, stability, and readability. In order to maximize the performance of coroutines and write stable asynchronous code, it is necessary to deeply understand the basic structure and principles of coroutines. However, many learning materials only cover part of coroutines, and one material depends on another material, making it difficult to grasp the overall concept. Because of this, I also saw countless duplicate materials and went through a lot of trial and error to learn coroutines.

I thought this was a problem, and I didn't think everyone needed to go through this trial and error. So to solve this problem, I thought about how to learn coroutines most efficiently and systematically, and after much research, I created a curriculum.

This course covers coroutines from the basics to the advanced level through this curriculum. Starting with the operating principles of coroutines, it helps you understand the main components of coroutines, such as CoroutineDispatcher, Job, Deferred, and CoroutineContext, step by step, so that you can build solid knowledge. At the end, additional materials are provided to further deepen your understanding of coroutines, and it explains how to test code that contains coroutines. In addition, as the course progresses, it provides visual aids that it created itself, making it easier to understand the operating principles of coroutines and how to use various components provided by the coroutine library.

This lecture is structured so that even those who are not familiar with coroutines can use coroutines freely after taking the entire lecture. I hope this lecture will be helpful to those who needed it.

Course Features

Rich and intuitive visual aids make difficult asynchronous programming easy to understand.



We provide a systematic curriculum to help you build solid knowledge.

*This course is a combination of basic and advanced courses.


Introducing the Knowledge Sharer

Hello. I am developer Jo Se-young.
Up until now, programming has been difficult for people to approach. This is because the vast amount of knowledge required for programming is scattered all over the Internet, and it takes a lot of effort to understand the fragmented knowledge compared to the amount of knowledge.
However, after much study, I discovered that if you systematically learn only the necessary parts at each stage, the efficiency can increase several times, if not dozens of times. Based on this, I systematize programming knowledge and create learning materials that can be understood by anyone from junior developers to senior developers.
I hope that many people will be able to easily understand and overcome programming concepts that they found difficult through my learning materials.


 📚 Books

📖 Translation

 💬 Lectures & Presentations

  • Kotlin Coroutines for Android Developers, Samsung Electronics MX Business Unit, 2024

  • Optimizing Flow Collection on Coroutines, LINE Client Day, 2022


 📃 Career

  • (Current) Jo Se-young's Kotlin World technology blog operation

  • (Former) Line Plus Android Developer

  • (Former) Hyperconnect Android Developer

  • (Former) Tmax Data Researcher

  • (Former) Graduate Fellow, Satellite Research Institute

  • (Former) KAIST IIDS Lab Research Assistant


Recommended for
these people

Who is this course right for?

  • Developers who want to build a solid foundation of knowledge about Kotlin coroutines from the basics to the core.

  • Developers who want to grow technically by understanding the various features of coroutines in depth

  • Developers who want to learn how to make asynchronous programming more robust by understanding the structured concurrency and exception handling of coroutines

  • Developers who want to learn how to write coroutine unit tests

Need to know before starting?

  • Basic knowledge of Kotlin

Hello
This is

684

Learners

92

Reviews

30

Answers

4.9

Rating

1

Course

소개

안녕하세요. 개발자 조세영입니다.
지금까지 프로그래밍은 사람들에게 어렵게 다가왔습니다. 그 이유는 프로그래밍에 필요한 방대한 지식이 인터넷 곳곳에 흩어져 있고, 파편화된 지식을 이해하기 위해서는 지식의 양에 비해 많은 노력이 필요했기 때문입니다.
하지만, 많은 공부 끝에 제가 발견한 것은 각 단계에서 체계적으로 필요한 부분만을 학습한다면, 효율이 수 배 아니 수십 배까지 올라갈 수 있다는 점입니다. 이런 점에 착안해서 저는 프로그래밍 지식을 체계화해 주니어 개발자부터 시니어 개발자까지 누구나 이해할 수 있도록 학습 자료들을 만들고 있습니다.
많은 분들이 제 학습 자료를 통해 어렵게 느껴지던 프로그래밍 개념들을 쉽게 이해하고 넘어갈 수 있길 바랍니다.

 

저서

코틀린 코루틴의 정석, 조세영, 에이콘 출판사, 2024

 

번역

코틀린 코루틴 공식 기술 문서 한국어 번역 및 배포, 2023

 

강연&발표

안드로이드 개발자를 위한 코틀린 코루틴, 삼성전자 MX 사업부, 2024

Optimizing Flow Collection on Coroutines, LINE Client Day, 2022

 

경력

(전) 라인플러스 Android Software Engineer

(전) 하이퍼커넥트 Android Software Engineer

(전) 티맥스데이터 Software Engineer

(전) 인공위성연구소 Graduate Researcher

(전) KAIST IIDS Lab Research Asssistant

 

학력

KAIST 전기및전자공학부 석사 졸

고려대학교 보건정책관리학부, 전기전자전파공학부 학사 졸

 

링크

GitHub: https://github.com/seyoungcho2

Tech Blog: https://kotlinworld.com/

LinkedIn: https://www.linkedin.com/in/seyoungcho/

Curriculum

All

79 lectures ∙ (6hr 56min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

92 reviews

4.9

92 reviews

  • daegeonlee12184482님의 프로필 이미지
    daegeonlee12184482

    Reviews 1

    Average Rating 5.0

    5

    16% enrolled

    It seems like a legendary lecture, but this is my first class review. I still don't know why the difficulty level is "intermediate or higher", but I'll follow along. I feel like the content of the "intermediate or higher" difficulty level is made to feel like the difficulty level is "beginner ~ beginner". It seems like a must-listen for Kotlin beginners.

    • seyoungcho2
      Instructor

      Thank you, codeWeapon, for listening intently and leaving a good review!

  • star12님의 프로필 이미지
    star12

    Reviews 1

    Average Rating 5.0

    5

    52% enrolled

    I started listening in the morning and I'm already halfway through. You explained it so well that the parts that I was confused about before are now going straight into my head!

    • seyoungcho2
      Instructor

      Developer Star, I'm glad my lecture was helpful! Thank you for leaving a good review.

  • wonderjay님의 프로필 이미지
    wonderjay

    Reviews 2

    Average Rating 5.0

    5

    83% enrolled

    I happened to have a chance to use coroutines at work, so I took the course. I took the course without realizing how much time had passed. Thank you so much for explaining difficult content as if it were easy.

    • seyoungcho2
      Instructor

      Wonder, I'm so glad you took the class without realizing how much time passed! Thank you for having fun and leaving a good review.

  • sj1120kim9680님의 프로필 이미지
    sj1120kim9680

    Reviews 1

    Average Rating 5.0

    5

    30% enrolled

    • seyoungcho2
      Instructor

      Thank you for taking Kim Suji's course and leaving such a great review!

  • leejongwoodev5951님의 프로필 이미지
    leejongwoodev5951

    Reviews 42

    Average Rating 5.0

    Edited

    5

    100% enrolled

    The lectures were organized into short sections by topic, so I was able to complete the course without any burden~ You explained coroutines in a really basic way and provided truly essential knowledge along with related sample code. The lectures were so clean and great. Since the content covers the basics of coroutines, those with practical experience can follow along without burden, and it's a lecture where you can check parts you didn't know or missed. However, because the content is too basic, when you want to use coroutines in production code, this single lecture isn't enough to know how to apply and utilize them. Please create one more lecture that utilizes coroutines in production-level code~😊😊

    • seyoungcho2
      Instructor

      Thank you for completing 100% of Wilden's course and leaving such a wonderful review!

Limited time deal ends in 3 days

$745,514.00

28%

$38.50

Similar courses

Explore other courses in the same field!