최근 팀원들과 Kotlin 스터디를 시작했다. 한국어로 번역된 Full Kotlin reference를 이용해서 진행하고 있다. 지정된 범위까지 reference를 읽고, 주요 키워드를 정리해 토론 준비를 한다. 그리고 GitHub에 공유된 과제를 수행한다. 스터디 모임이 있는 날에는 수행한 과제를 리뷰하고, 정리해온 키워드를 기반으로 토론을 한다. 스터디 준비와 과제로 인해 시간적인 압박은 있지만 과제를 해결하며 코딩하고, 서로의 코드를 살펴보면서 언어에 대한 이해를 높이고 있다.

사이트
- Kotlin Home
- Tutorials – Getting started with Android and Kotlin https://goo.gl/ijrrJA
- Full Kotlin reference : http://kotlinlang.org/docs/kotlin-docs.pdf
- JetBrains Blog
- https://blog.jetbrains.com/kotlin/
- Kotlin 1.0 Released: Pragmatic Language for JVM and Android http://goo.gl/uRcfEa
주요 정리 사이트
- Kotlin & Android: A Brass Tacks Experiment
- Part 1 : https://goo.gl/1519DO
- Part 2 : https://goo.gl/XRJu72
- Part 3 : https://goo.gl/D9PsS0
- Part 4 : https://goo.gl/jqCHkQ
- Part 5 : https://goo.gl/GKbw5j
- Part 6 : https://goo.gl/ie1Ab1
- 커니의 안드로이드 이야기: 안드로이드와 코틀린(Kotlin) 함께 쓰기
- Realm News : 안녕하세요. 코틀린
- Kotlin Programming Language Cheat Sheet
- Part 1 : https://goo.gl/p5DglJ
- Part 2 : https://goo.gl/kFAhzx
- Part 3 : https://goo.gl/ffOCTn
- Kotlin ❤ FP
- Learn Kotlin while developing and Android App