Kotlin IDEs


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
When developing with Kotlin, there are several integrated development environments (IDEs) to choose from. Discover how to install a Kotlin development environment and create a basic Kotlin project. You have lots of integrated development environments (IDEs) to choose from, when you want to develop a Kotlin application. In this course, you will walk through the steps to install the IntelliJ IDE, Android Studio, the Kotlin plug-in for Eclipse, and the Java software developer kit (SDK). Create a new Kotlin project and select a JDK with the IntelliJ IDE. Explore a Kotlin project structure and how to add a program file to a Kotlin project. Conclude by creating and running Kotlin code through the IntelliJ IDE.

Target Audience
Software developers who wish to learn about the Kotlin language, its uses, and development environments

Prerequisites
None

Expected Duration (hours)
0.4

Lesson Objectives

Kotlin IDEs

  • start the course
  • specify the steps for installing the IntelliJ IDE
  • recall how to obtain and install Android Studio
  • describe the steps for installing the Kotlin plugin for the Eclipse IDE
  • specify the steps for installing the Java SDK so it can be used with IDEs
  • list the steps for creating a new Kotlin project and selecting a JDK using the IntelliJ IDE
  • describe Kotlin project structure and how to add a program file to a Kotlin project
  • describe how to create and run Kotlin code using the IntelliJ IDE
  • create a new Kotlin project and run it using the IntelliJ IDE
  • Course Number:
    sd_pkot_a02_it_enus

    Expertise Level
    Beginner