Skip to content

This is the code for a workshop designed to teach some basic things about Kotlin

Notifications You must be signed in to change notification settings

dmchoull/kotlin-workshop

Repository files navigation

kotlin-workshop

You can work through the exercises 1 - 5 by checking out the corresponding exerciseX branch. Solutions are available on exerciseX-solution branches.

For example, to get started checkout the exercise1 branch and then open the tests (Exercise1KtTest) and implementation file (exercise1.kt). To view the solutions, checkout exercise1-solution

About

This is the code for a workshop designed to teach some basic things about Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages