1주차: Coroutines 기초 다지기 (총 2시간 30분)
1일차 (30분): Coroutines이란 무엇인가?
2일차 (30분): Coroutine Builder 사용법
3일차 (30분): suspend 함수와 delay()
4일차 (30분): CoroutineScope 이해
5일차 (30분): 디스패처 (Dispatchers) 활용
2주차: Coroutines 심화 학습 (총 2시간 30분)
6일차 (30분): Coroutines예외 처리
7일차 (30분): Coroutines취소
8일차 (30분): Flow 기본
9일차 (30분): Flow 연산자 활용
10일차 (30분): Channel 이해
3주차: 실전 Coroutines활용 (총 2시간 30분)
11일차 (30분): Retrofit과 Coroutines 연동
12일차 (30분): Room과 Coroutines 연동
13일차 (30분): StateFlow, SharedFlow 활용
14일차 (30분): Coroutines 성능 최적화
15일차 (30분): Coroutines 관련 라이브러리 및 도구