Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 807 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 807 Bytes

SIBA

Welcome To SOPT SIBA(Standard Institute of Best Android)

Who We Are?

SIBA는 SOPT 안드로이드 파트 - 안드로이드 심화스터디이며 현재는 총 4인(이현우, 김영민, 송훈기, 박진수)으로 구성되어 있습니다.

Contents

Google App Development With Kotlin 강좌를 기반으로 스터디를 진행하고 있습니다. 다음과 같은 내용을 다룹니다.

  • Android Architecture Component(AAC)
  • MVVM Architecture : View(Activity/Fragment) - ViewModel - Model(Repository)
  • App Database : Room
  • Concurrency Programming : Corutine
  • WorkManager
  • Dependency Injection : Dagger2/Hilt
  • Advanced UI Design
  • Reactive Programming