Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 495 Bytes

A project used for kotlin exercises

How to use the project

The code is available as a Maven project which is easiest to use by importing into IntelliJ or other IDE that can import a Maven

The project is split up into different modules grouped in weeks and with their own README files which explains the exercises in that week.

Each exercise have tests to verify that the exercise is solved as intended. The exercises also contain snub files to get you started.

Weeks