**@Kerp** Yep, you're correct, there are a couple of "Nim for X programmers" on GitHub in the Nim Wiki - they should probably be better surfaced:
* [Nim for C programmers](https://github.com/nim-lang/Nim/wiki/Nim-for-C-programmers) * [Nim for Python programmers](https://github.com/nim-lang/Nim/wiki/Nim-for-Python-Programmers) My plan is to include some kind of glossary of terms with some simple explanations and links to relevant areas of discussion. I also plan to ship some examples of usage with the documentation I'm writing too. **@jlp765** Yes, I think a roundup/review of what needs improving in the documentation every so often could be immensely useful. I can't contribute too much to the core or standard library or such due to time constraints, but editing a paragraph or two o documentation a night is something I can easily do (and I suspect others are in a similar position). Knowing what to focus on would definitely help and is one of the ideas behind this topic.
