Kotlin Syntax


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



Overview/Description
While similar to Java, Kotlin's syntax is not compatible with the ubiquitous language. Explore the basic syntax of Kotlin, including packages, types, variables, strings, and conditionals. During this course, you will see how to create comments in Kotlin applications, implement Kotlin packages, practice null safety, perform string operations, and program conditional structures. Then, as a review exercise, you will create a basic Kotlin application with comments, variables, and strings.

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

Prerequisites
None

Expected Duration (hours)
0.9

Lesson Objectives

Kotlin Syntax

  • start the course
  • specify how to create comments in Kotlin applications
  • describe Kotlin packages and how they're implemented
  • recall how variables and values are created and used in Kotlin programming
  • define strings and string literals in Kotlin programming
  • specify how null safety works in Kotlin programming
  • describe string templates and their use in Kotlin programming
  • specify different ways to manipulate strings in Kotlin development
  • define conditionals and how they're implemented in Kotlin programming
  • describe how conditionals are used in Kotlin programming
  • create a basic Kotlin application using comments, variables, and strings
  • Course Number:
    sd_pkot_a03_it_enus

    Expertise Level
    Beginner