Download free Kotlin tutorial course in PDF, training file in 38 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
Table of contents
- About
- Getting started with Kotlin
- Hello World
- Hello World using a Companion Object
- Hello World using an Object Declaration
- Main methods using varargs
- Compile and Run Kotlin Code in Command Line
- Reading input from Command Line
- Basics of Kotlin
- Basic examples
- Strings
- String Equality
- String Literals
- Elements of String
- String Templates
- Arrays
- Generic Arrays
- Arrays of Primitives
- Create an array
- Create an array using a closure
- Create an uninitialized array
- Extensions
- Iterate Array
- Collections
- Using list
- Using map
- Using set
- Enum
- Initialization
- Functions and Properties in enums
- Simple enum
- Mutability
- Functions
- Function References
- Basic Functions
- Inline Functions
- Lambda Functions
- Operator functions
- Functions Taking Other Functions
- Shorthand Functions
- Vararg Parameters in Functions
- Basics: Using the vararg keyword
- Spread Operator: Passing arrays into vararg functions
- Conditional Statements
- When-statement argument matching
- When-statement as expression
- Basics of Kotlin
- Arrays
- Enum
- Vararg Parameters in Functions
- Loops in Kotlin
- Regex
- Null Safety
- Class Inheritance
- Generics
- Singleton objects
- Annotations
- Type-Safe Builders
- Reflection
- DSL Building
- RecyclerView in Kotlin
- Exceptions
- Kotlin Android Extensions
- Java 8 Stream Equivalents
- Configuring Kotlin build
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.05 MB |
Downloads: | 378 |
Created: | 2019-04-30 |
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 for professionals
Download free Kotlin tutorial course in PDF, training file in 38 chapters and 118 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
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 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 PDF tutorial is intended to beginners to help them understand the basics of Kotlin programming language. Download Free training document under 52 pages.