Let’s print stuff to the console.
Launching Kotlin’s REPL is a breeze.
Here’s a little taste of debugging in Kotlin with IntelliJ IDEA - the Sherlock Holmes of IDEs.
Kotlin supports test-driven development with various frameworks, the most popular being JUnit, Kotest, and MockK for mocking.