강의

멘토링

로드맵

Inflearn brand logo image
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.8) 57 reviews

597 learners

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

Reviews from Early Learners

What you will learn!

  • 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

597

Learners

57

Reviews

30

Answers

4.8

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

57 reviews

4.8

57 reviews

  • codeWeapon님의 프로필 이미지
    codeWeapon

    Reviews 1

    Average Rating 5.0

    5

    16% enrolled

    레전드 강의인 것 같은데 첫 수강평이라니 아직까지는 난이도가 "중급이상" 인 이유는 모르겠지만 따라가 보겠습니다. 난이도 "중급이상"의 내용을 난이도 "입문 ~ 초급" 로 느껴지게 만들어주는 것으로 느껴집니다. 코틀린 초보자는 필수적으로 들어야할 것 같네요.

    • 조세영
      Instructor

      codeWeapon님 열심히 들어주시고, 좋은 수강평 남겨주셔서 감사합니다!

  • 개발자star님의 프로필 이미지
    개발자star

    Reviews 1

    Average Rating 5.0

    5

    52% enrolled

    오전에 듣기 시작했는데 벌써 절반이나 들었어요. 너무 설명을 잘 해주셔서 그 동안 헷갈렸던 부분들이 머리에 쏙쏙 들어가네요!

    • 조세영
      Instructor

      개발자star님 제 강의가 도움이 되었다니 기쁘네요! 좋은 수강평 남겨주셔서 감사합니다ㅎㅎ

  • Wonder님의 프로필 이미지
    Wonder

    Reviews 1

    Average Rating 5.0

    5

    83% enrolled

    마침 회사에서 코루틴을 활용할 기회가 있어 강의를 수강했습니다. 시간 가는 줄 모르고 수강했네요. 어려운 내용을 쉬운 것처럼 알려주셔서 너무 감사합니다.

    • 조세영
      Instructor

      Wonder님 시간 가는 줄 모르고 수강하셨다니 너무 기쁘네요! 재밌게 잘 들어주시고 좋은 수강평 남겨주셔서 감사합니다ㅎㅎ

  • 김수지님의 프로필 이미지
    김수지

    Reviews 1

    Average Rating 5.0

    5

    30% enrolled

    • 조세영
      Instructor

      김수지님 강의 수강해주시고, 좋은 수강평 남겨주셔서 감사합니다!

  • 윌던님의 프로필 이미지
    윌던

    Reviews 38

    Average Rating 4.9

    Edited

    5

    100% enrolled

    섹션별로 짧게 강의를 구성하여 부담없이 완강을 할 수 있었습니다~ 코루틴에 대해서 정말 베이직하게 알려주시고 정말 필요한 지식과 그와 관련된 샘플 코드를 알려주시고 강의가 너무 담백하고 좋았어요 코루틴에 대해 기본적인 내용이라 실무 경험이 있는 분들은 부담없이 따라갈 수 있을 수준이고 몰랐거나 놓친 부분을 점검할 수 있는 강의입니다 다만 내용이 너무 베이직해서 실무 코드에 코루틴을 사용하고 싶을때 어떻게 적용하고 응용을 할 수 있을지는 이 강의 하나로는 부족해요 프로덕션 레벨의 코드에서 코루틴을 활용한 강의를 하나 더 만들어주세요~ㅎㅎ

    • 조세영
      Instructor

      윌던님 강의 100% 수강 해주시고 좋은 수강평 남겨주셔서 감사합니다!

$38.50

Similar courses

Explore other courses in the same field!