Intro

This documentation will provide you a glimpse of basic concept and usage we commonly used of Kotlin on daily basis.

Table of contents

  • Characteristic

  • Declaration

  • Default arguments & named arguments

  • Types of function

  • Overview

  • Coroutines vs Threads

  • Coroutine builder

  • Suspend function

  • Dispatcher

Code Style Guide

Last updated

Was this helpful?