Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Building DSLs in Kotlin

One of the valuable features of Kotlin is its support for Domain Specific Languages (DSLs). This course will teach you how to apply kotlin language features, design patterns, & DSL design principles to create DSLs and improve the syntax of your code.

Greg Milette - Pluralsight course - Building DSLs in Kotlin
by Greg Milette

What you'll learn

How do you create great APIs? One way is to create a DSL for your API that makes using it easy to learn and intuitive to use. In this course, Building DSLs in Kotlin, you’ll learn to improve the syntax of your code by learning how to create DSLs. You’ll learn how to apply kotlin language features in new ways to modify the syntax of your code. You will also learn some design patterns and language design principles that will help you design your new syntax. When you’re finished with this course, you’ll have the skills and knowledge of DSLs in Kotlin, needed to create pleasant code that allows users of your code to easily learn and use what you’ve built.

Table of contents

About the author

Greg Milette - Pluralsight course - Building DSLs in Kotlin
Greg Milette

Greg Milette is a Senior Software Engineer at TripAdvisor where he works on Android projects. His interests include speech recognition, mobile sensors, IoT, building apps in Kotin.

More Courses by Greg