Skip to content

Kotlin/kotlin-in-action-2e

Repository files navigation

Code samples for Kotlin in Action, Second Edition

This project contains the code samples from book "Kotlin in Action, Second Edition" by Roman Elizarov, Svetlana Isakova, Sebastian Aigner and Dmitry Jemerov. To build the project, import it as Gradle project in IntelliJ IDEA.

Each of the samples is a self-contained file, and most of them contain a "main" function. To run a sample, simply open the file in the IDE, right-click the "main" function and select the "Run" or "Debug" option from the context menu.

Some of the samples do not contain a "main" function, and are provided only as a reference or demonstration of a concept. You can simply study them, or you can incorporate them into your own examples or exercises.

The numbering of the sample files corresponds to the order in which they appear in the book.

About

Code samples for the second edition of "Kotlin in Action".

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •