/   Programming Languages Books /  

Kotlin Books

Advertisement

Kotlin Books

There are many online resources where you can find free Kotlin books to download in PDF format, including online textbooks, ebooks, lecture notes, and more, covering basic, beginner, and advanced concepts for those looking for an introduction to the subject or a deeper understanding of it.

Essential Kotlin

This page covers the following topics related to Kotlin : Getting started with Kotlin, Extension Methods, Java, Stream Equivalents, Interfaces, Generics, Functions, Null safety, Idioms, Enum, Reflection, Configuring Kotlin build, Conditional Statements, Loops, Logging, Annotations, Class Inheritance, Arrays, Vararg Parameters In Functions, Basic Lambdas, Type-Safe Builders.

Author(s):

s NAPages

Elements of Kotlin

This page covers the following topics related to Kotlin : Hello World, Basic Types, Variables, Functions, Collections, Branches and Loops, Classes, Properties, Visibility, Scope, Abstract Classes and Interfaces, Object, Nested Objects and Classes, Enums and Sealed Classes, Generics, Exceptions, Nullability, Scope Functions, Functional Programming, Sequence, Extension Functions, Delegates, Coroutine Basics, Flows and Channels, Advanced Syntax.

Author(s):

s NAPages

Kotlin Language Documentation

Kotlin is a modern but already mature programming language aimed to make developers happier. It's concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming. This PDF covers the following topics related to Kotlin : Kotlin Docs, Get started with Kotlin, Kotlin Multiplatform, Kotlin for server side, Kotlin for Android, Kotlin for JavaScript, Kotlin for data science, Kotlin for competitive programming, etc.

Author(s):

s 1308Pages

Learning Kotlin

This PDF covers the following topics related to Kotlin : Getting started with Kotlin, Annotations, Arrays, Basic Lambdas, Basics of Kotlin, Class Inheritance, Collections, Conditional Statements, Configuring Kotlin build, Coroutines, Delegated properties, DSL Building, Enum, Extension Methods, Functions, Idioms, Interfaces, Java, Kotlin Android Extensions, Kotlin Caveats, Null Safety, Ranges, Reflection, Regex, Strings, Type aliases, Type-Safe Builders, Vararg Parameters in Functions, Visibility Modifiers.

Author(s):

s 118Pages

Advertisement