Introduction

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

You’ve already learned about variables and control flow. You can do more using Kotlin.

In this lesson, you’ll learn about functions in Kotlin and their purpose, how to define a function and call it in code, and about the Unit return type.

See forum comments
Download course materials from Github
Next: Instruction