Leveling Up with Exercism
The Exercism project (exercism.io) is a great way to level up with Kotlin (and over 30 other languages). Exercism provides a command-line interface (CLI) to a sizable suite of challenges and puzzles and also offers community-driven code reviews of your solutions.
To get started with Exercism, first follow the CLI setup instructions for your platform at exercism.io/clients/cli. Exercism also requires the Gradle build tool. If you have not installed Gradle already, follow the installation instructions for your platform at gradle.org/install. Finally, you will need a GitHub account to log in to Exercism; create one at github.com if you do not have one already.
Once you have installed and configured the CLI, ...
Get Kotlin Programming: The Big Nerd Ranch Guide, First Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.