에센스만 담은 하울의 코틀린 안드로이드
    • 01
      intro
    • 강사 소개
      코틀린의 배경
      Intellij idea Window 버전 설치하기
      Intellij idea Mac 버전 설치하기
      강의자료 다운로드
    • 02
      이건 꼭 알아야 할 코틀린 이론
    • 강의 목표
      상수와 변수 선언
      변수와 상수 - 종류 및 Numbers
      변수와 상수 - Character, Boolean, String
      변수와 상수 - Array
      연산자 - 대입
      연산자 - 산술
      연산자 - 비교
      연산자 - 범위
      제어문 - if, when, for, while
      Functions
      NullSafety
    • 03
      코틀린에서의 Class
    • 강의 목표
      Class - 기본 구조
      Class - 상속
      Class - Getter Setter
      Class - 인터페이스
      접근권한
      DataClass
      NestedClass
    • 04
      안드로이드 개발 환경 세팅
    • 강의 목표
      안드로이드 설치 - Window
      안드로이드 설치 - Mac
      Android Studio - 프로젝트 생성
      Android Studio - 기본 구조
      에뮬레이터 설치
      기본 설정 및 단축키
    • 05
      다양한 안드로이드 위젯
    • 강의 목표
      Layout 만들기 - 기본 구조
      LinearLayout
      RelativeLayout
      Button
      EditText
      TextView
      ImageView
      RecyclerView
      RecyclerView(List)
      ViewPager
      Spinner
      ProgressBar
      ScrollView
      SeekBar
      VideoView
      SurfaceView
      Dialog
      DataPicker - TimePicker
      WebView
    • 06
      안드로이드 SDK
    • 강의 목표
      ActivityLifeCycle
      Intent
      Permission
      Request Permission
      Fragment
      FragmentLifeCycle
      Context
      SnackBar, Toast
      SharePreference
      Handler
      AsyncTask
      Push Message
      Service
      Service Bind
      BroadCast
      LocationManager
      WindowManager
      CommonIntent
      Resource Values
      Resource Drawable
      Resource Drawable Ninepatch
      Resource Drawable Animation
      Resource Drawable Menu
      Resource Drawable Xml
      Resource Drawable Raw
    상수와 변수 선언
    02 이건 꼭 알아야 할 코틀린 이론
    상수와 변수 선언


    질문하기