Recently, I have been experimenting with the combination of JavaFX and Kotlin. As Kotlin also runs on the Java Virtual Machine (JVM) and is a very close sister of Java, the switch is straightforward. In this video, I show you the difference in code style.
00:00 Intro
00:13 What is Kotlin?
01:11 About the demo project on GitHub
01:32 Comparing the code in Kotlin and Java
04:31 Running the demo application
05:51 How this is used in MelodyMatrix
07:05 Conclusion