Nim is a relatively new programming language which allows users to write easy-to-read high-performance code.
An Introduction to Nim
Nim Lang description
Basic data types in Nim
Learn about basic data types using the nim language.
Channels in Nim
Concurrency in Nim
Containers and Procedures in Nim
Control flow in Nim
Part of our programs require control flow and we are going to be looking into that concept in this …
Modules in Nim
Learn more about nim's module system
Nim Macros: A Comprehensive Tutorial
Object-Oriented Programming in Nim
Parallelism in Nim