Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Getting Started with Kotlin

Kotlin is a lanuage that compiles to Java bytecode and runs on the JVM; it's designed to address many of Java's shortcomings. This course aims to give you an introduction to Kotlin to get you developing applications quickly.

Intermediate
2h 9m
(114)

Created by Kevin Jones

Last Updated Dec 02, 2024

Course Thumbnail
  • Course

Getting Started with Kotlin

Kotlin is a lanuage that compiles to Java bytecode and runs on the JVM; it's designed to address many of Java's shortcomings. This course aims to give you an introduction to Kotlin to get you developing applications quickly.

Intermediate
2h 9m
(114)

Created by Kevin Jones

Last Updated Dec 02, 2024

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

Java as a programming language is almost 20 years old. Java hasn't changed a great deal over those 20 years, which is both a strength and a weakness. Java is very verbose, with lots of ceremony needed to do even the simplest thing. Enter Kotlin, a more modern version of Java. It adopts functional ideas such as immutability and first-class functions, out of the box, and it is also object-oriented. It aims to reduce the 'noise' that Java has and to make programs more concise and readable. This course, Getting Started with Kotlin, introduces you to Kotlin and will get you up to speed very quickly so that you can adopt this language in your projects. First, you'll learn how to install the Kotlin tools and set up the IDEs to use Kotlin, as well as learn some basic language syntax. Next, you'll learn how to start using the object-oriented features of Kotlin. You'll finish the course by learning how to use the programming features of Kotlin, and also how to write and run tests in Kotlin. By the end this course, you'll have a strong foundation of knowledge on basic syntax and features of Kotlin.

Getting Started with Kotlin
Intermediate
2h 9m
(114)
Table of contents

About the author
Kevin Jones - Pluralsight course - Getting Started with Kotlin
Kevin Jones
34 courses 4.3 author rating 3440 ratings

Kevin has spent way too many years in the software industry. Starting on PL/1 on IBM mainframes then graduating through dBase IV to Windows and eventually onto Java, .Net and now JavaScript where he finally thinks he has found a home until the next new shiny comes along.

Get started with Pluralsight