It is time to conclude this tutorial. Hopefully this has been useful to you, and you managed to make your first steps in programming and/or the Nim programming language.
These have only been the basics and we’ve only scratched the surface, but this should be enough to enable you to make simple programs and solve some simple tasks or puzzles. Nim has a lot more to offer, and hopefully you will continue to explore its possibilities.
If you want to continue learning from Nim tutorials:
If you want to solve some programming puzzles:
-
Advent of Code: Series of interesting puzzles released every December. Archive of old puzzles (from 2015 onwards) is available.
-
Project Euler: Mostly mathematical tasks.
Happy coding!