Depends on your level of course, I used <https://learnxinyminutes.com/docs/nim>/ to get an idea of what Nim has to offer and how it "feels" to write. After that I tried implementing things with the help from the manual and some Nim by example (which @Kiloneie just shared).