Changes

Jump to: navigation, search

An Introduction to Kotlin

60 bytes removed, 18:21, 21 November 2017
Experimenting with Kotlin
The panel on the left-hand side (marked A in Figure 11-1) contains a list of coding examples together with any examples you create. Code is typed into the main panel (B) and executed by clicking the Run button (C). Any output from the code execution appears in the console panel (D). Arguments may be passed through to the main function by entering them into the field marked E.
[[image:kotlin_playground.png]] T 50 [[Image:t50.png]] T 50 Compressed [[Image:t50newtry_kotlin_playground.png]]
Try out some Kotlin code by opening a browser window, navigating to the online playground and entering the following into the main code panel:

Navigation menu