Summary
This chapter has showed you how you can set up your development environment with the tools required to build and run Kotlin code. Now you are able to run and execute the examples created in the rest of the book, as well as experiment with your own Kotlin code.
In the next chapter you will delve into the basic constructs you will use daily when you code in Kotlin.