Skip to content

A reference with test-based demos of various aspects of Kotlin.

Notifications You must be signed in to change notification settings

erasmos/kotlin-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Notebook

A hopefully handy reference consisting of test-based demos of various aspects of Kotlin.

If you're using IntelliJ, you'll need to install the plugin for Kotest.

Please note that the domain is not exactly as I'd like it, as I had to bend it to cover certain aspects - for examples: vars, where I would have preferred to remain immutable.

Tests

 ./gradlew test

Feedback

If you have any feedback, I'd be grateful if you'd add an issue to this repo - or even a PR, which I'll be glad to review.

Acknowledgements

My introduction to Kotlin owes much if not everything to the high quality tutorials from Rock The JVM, namely: Kotlin at Light Speed, Kotlin Essentials and Advanced Kotlin. Highly recommended, all. And note that the first is free.

About

A reference with test-based demos of various aspects of Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages