Book Description
The Kotlin Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
This open book is licensed under a Creative Commons License (CC BY-SA). You can download Kotlin Notes for Professionals ebook for free in PDF format (1.1 MB).
Table of Contents
Chapter 1
Getting started with Kotlin
Chapter 2
Basics of Kotlin
Chapter 3
Strings
Chapter 4
Arrays
Chapter 5
Collections
Chapter 6
Enum
Chapter 7
Functions
Chapter 8
Vararg Parameters in Functions
Chapter 9
Conditional Statements
Chapter 10
Loops in Kotlin
Chapter 11
Ranges
Chapter 12
Regex
Chapter 13
Basic Lambdas
Chapter 14
Null Safety
Chapter 15
Class Delegation
Chapter 16
Class Inheritance
Chapter 17
Visibility Modifiers
Chapter 18
Generics
Chapter 19
Interfaces
Chapter 20
Singleton objects
Chapter 21
coroutines
Chapter 22
Annotations
Chapter 23
Type aliases
Chapter 24
Type-Safe Builders
Chapter 25
Delegated properties
Chapter 26
Re\xEF\xAC\x82ection
Chapter 27
Extension Methods
Chapter 28
DSL Building
Chapter 29
Idioms
Chapter 30
RecyclerView in Kotlin
Chapter 31
logging in kotlin
Chapter 32
Exceptions
Chapter 33
JUnit
Chapter 34
Kotlin Android Extensions
Chapter 35
Kotlin for Java Developers
Chapter 36
Java 8 Stream Equivalents
Chapter 37
Kotlin Caveats
Appendix A
Configuring Kotlin build