Kotlin tutorial in PDF

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
File type : pdf
Downloads: 410
Created: 2019-05-02

Others Kotlin Tutorials

Essential Kotlin

Kotlin tutorial in PDF

Kotlin Programming Language

Kotlin tutorial for professionals

Introduction to Kotlin

Others related eBooks about Kotlin tutorial in PDF

Professor Frisby's Mostly Adequate Guide to Functional Programming

This is a book on the functional paradigm in general. We'll use the world's most popular f..., download free Functional Programming tutorial in PDF (146 pages) created by Brian Lonsdorf ....

Android developement for beginners

Download Android Tutorial in PDF ,free training document for beginner's Android Development ,file under 26 pages by (RNOC)...

Learning akka PDF course

Download free Akka tutorial course in PDF, training file in 9 chapters and 29 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

I Love Ruby

Ruby is an easy to learn programming language, it was invented by a guy named Matz in Japa..., download free Ruby tutorial in PDF (314 pages) created by Karthikeyan A K ....

The Basics of Game Design

Download this ebook intituled The Basics of Game Design, free training document about video game development on 24 pages for beginners....

Python and Coding Theory

This is the lecture notes for a course on Python and coding theory designed for students who have little or no programmig experience. You will learn some of the Python computer programming language and selected topics in coding theory....

Ruby Hacking Guide

The Ruby Hacking Guide is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole....

Introduction to Microsoft Word 2010

Download free training document in PDF intituled Introduction to Microsoft Word 2010, course on 159 pages for beginners....

Principles of Programming Languages

Download free course Principles of Programming Languages, pdf file on 163 pages by Mike Grant, Zachary Palmer, Scott Smith....

Prolog tutorial in PDF

Download free Prolog tutorial course in PDF, training file in 17 chapters and 51 pages. Free unaffiliated ebook created from Stack OverFlow contributor....