Skip to content

Latest commit

 

History

History

seminar_3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Wafflestudio Android Seminar 3

Instructor 이승민(@veldic)


배울 내용

  • Asynchronous Programming
    • LiveData
    • Kotlin Coroutines
  • Network
    • Basic
    • Retrofit (OkHttp)
    • Moshi
  • View Holder (View Type)

세미나 자료


준비 사항

  • Android Studio
  • Android SDK
  • Adnroid Emulator 혹은 Android 기기

읽을거리


thanks to. 기존 세미나 자료를 참고할 수 있도록 해준 김상민(@sanggggg)