> * Devote an introductory chapter to metaprogramming with a simple DSL > tutorial. > > * And a chapter to major databases connection. (especially SQLite). > > * I really wish you included a topic on concurrency and parallelism and how > you would normally use them in Nim.
All these topics go beyond _beginners_ tutorial. I'll consider them for the "Intermediate Nim" tutorial if/when I begin to write it.
