Table of contents
- About
- Getting started with Kotlin
- Remarks
- Compiling Kotlin
- Versions
- Examples
- Hello World
- Hello World using an Object Declaration
- Hello World using a Companion Object
- Main methods using varargs
- Compile and Run Kotlin Code in Command Line
- Reading input from Command Line
- Annotations
- Examples
- Declaring an annotation
- Meta-annotations
- Arrays
- Examples
- Generic Arrays
- Arrays of Primitives
- Extensions
- Iterate Array
- Create an array
- Create an array using a closure
- Create an uninitialized array
- Basic Lambdas
- Syntax
- Remarks
- Examples
- Lambda as parameter to filter function
- Annotations
- Basic Lambdas
- Class Delegation
- Collections
- Configuring Kotlin build
- Delegated properties
- Enum
- Extension Methods
- Generics
- Interfaces
- JUnit
- Kotlin Caveats
- logging in kotlin
- Null Safety
- RecyclerView in Kotlin
- Regex
- Strings
- Type-Safe Builders
- Visibility Modifiers
It is a free Kotlin ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Kotlin developers and contributors.
The content is released under Creative Commons BY-SA
Size : | 1.26MB |
Downloads: | 411 |
Created: | 2019-05-02 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Kotlin tutorial in PDF
Download free Kotlin tutorial course in PDF, training file in 38 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
This course is a quick tutorial about Kotlin programming langage intended to beginners to learn how to create Android apps, free training document under 4 pages.
This book written to provide clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
This Kotlin pdf tutorial will teach you how to develop with Kotlin on Android Studio as part of the mobile development for Android platforms.
This PDF tutorial is intended to beginners to help them understand the basics of Kotlin programming language. Download Free training document under 52 pages.