That's smart. Programmers do a lot of searching for examples, there was a recent Google study on the topic. [1]
One of my personal favorites lately has been bropages [2] - it's a crowdsourced set of usage examples for Unix command-line tools. Instead of wading through fifty pages of obtuse manpages or googling for usage, you just use "bro [command]" and you get some working examples.
I have always been a huge fan of http://Readme.io I wish StackOverflow would integrate with some of these existing platforms instead of creating a new one. One of the biggest problems I have with documentation is fragmentation across platforms. I fear StackOverflow adding another platform will add to the fragmentation problem.
That is awesome. I was getting tired of solving problems in Nim for the first time, but felt that SO was too question-y to place them, so I created my own little thing, which of course gets a little Google traffic, but nobody really interacts with:
One of my personal favorites lately has been bropages [2] - it's a crowdsourced set of usage examples for Unix command-line tools. Instead of wading through fifty pages of obtuse manpages or googling for usage, you just use "bro [command]" and you get some working examples.
[1] https://research.google.com/pubs/pub43835.html
[2] http://bropages.org/