Replies: 6 comments 12 replies
-
The more articles, the more chances people happen to meet Nim language. |
Beta Was this translation helpful? Give feedback.
-
We could collect what others do and things to be share in the Nim forum/Github discussion weekly, polish and publish them by Nim community or Official. |
Beta Was this translation helpful? Give feedback.
-
I also like language comparisons (ideally, objective and also to be useful as a translation guide), eg:
Note that the Nim wiki has a lot of good resources already but they're hopelessly not very discoverable; ideally there should be more cross references between https://nim-lang.github.io/Nim/lib.html and articles from the wiki (looks like wiki is still getting updates, eg just found http://ssalewski.de/nimprogramming.html from 2020) |
Beta Was this translation helpful? Give feedback.
-
write a simple article to introduce |
Beta Was this translation helpful? Give feedback.
-
Another useful kind of material is showing side by side comparisons of some non-trivial but small sample code written in language X vs nim, and comparing these metrics:
ideally:
There should already be lots of resources along those lines that could be referenced. That could be a good community effort that doesn't require too much nim expertise to contribute to. links
|
Beta Was this translation helpful? Give feedback.
-
Another alternativeV first "just testing" stream, 15 ~ 25 people, just VS Code, today
I think that people is moving from written media to video media, I dont know if good or bad but thats the reality, IdeaMaybe the Nim community can create a unofficial "Community NimConf", at least once a year, then increase frequency, Need multiple authors sending videos. Some kind of "coordinators" may be needed. (I can help) |
Beta Was this translation helpful? Give feedback.
-
We should share our knowledge to make Nim popular. Let's write some articles to promote Nim.
Standard
Introduce a simple proc or styles or experience and everything related to Nim.
Examples:
https://dev.to/xflywind/how-to-contribute-to-nim-language-4ad8
https://dev.to/xflywind/awesome-nim-2p43
https://dev.to/xflywind/how-to-use-testament-in-nim-1l0h
Beta Was this translation helpful? Give feedback.
All reactions