🎱
안운장 아카이브
More
Search
Ctrl + K
Kotlin in Action
Previous
목차
Next
Kotlin의 첫 인상
Last updated
3 years ago
Kotlin의 첫 인상
Statement와 Expression
Property
when 구문과 Smart Cast
in 구문 (Iteration, Inclusive)
Collection 생성
최상위 함수와 프로퍼티
함수/메소드 Overloading
확장 함수와 프로퍼티
varargs, 구조 분해 선언
중위(infix) 함수
로컬(중첩) 함수
interface
class와 inheritance
접근 제어자 (가시성 변경자)
nested class와 inner class
sealed class
class 생성자