Sign up
Forgot password?
FAQ: Login

Kotlin Notes for Professionals

  • pdf file
  • size 1,04 MB
  • added by
  • info modified
Kotlin Notes for Professionals
GoalKicker.com, 2018. — 92 p.
The Kotlin Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified.
Book created for educational purposes and is not affiliated with Kotlin group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners.
Getting started with Kotlin
Basics of Kotlin
Strings
Arrays
Collections
Enum
Functions
Vararg Parameters in Functions
Conditional Statements
Loops in Kotlin
Ranges
Regex
Basic Lambdas
Null Safety
Class Delegation
Class Inheritance
Visibility Modifiers
Generics
Interfaces
Singleton objects
coroutines
Annotations
Type aliases
Type-Safe Builders
Delegated properties
Reflection
Extension Methods
DSL Building
Idioms
RecyclerView in Kotlin
logging in kotlin
Exceptions
JUnit
Kotlin Android Extensions
Kotlin for Java Developers
Java 8 Stream Equivalents
Kotlin Caveats
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up