• 함수
  • val vs var
  • String Template
  • 조건식(if & when)
  • Expression vs Statement
  • Array vs List
  • For & While
  • Nullable & NonNull
  • Class
  • Lamda : value 처럼 다룰 수 있는 익명 함수
  • companion object
  • object

  • collection
  • 활동 및 intent
  • 활동 수명 주기
  • Fragment