@grd I would say the book is pretty valuable for intermediate programmers. It does not explain the language in full details, but it explain how to do projects in Nim through many examples. It has a chapter dedicated to Nimble and package management.
@Kiloneie I would like to take the time to thank you for the nim sdl videos. SDL seems much easier and we produce more readable code through Nim, once correctly installed, than coding directly in C. I would maybe remove from the Nim sdl intro video, all the introduction to binary operations that is another subject than UI and can be learned for other projects.