It does depend on your level a lot, as @PMunch said. I, as someone rather new to programming in general, started by reading through all of <https://narimiran.github.io/nim-basics>. After that, I used Nim by Example to understand small snippets on Github. After that, I implemented some interesting stuff.
- New here elmonkey