C++ examples wiki

Jun 23, 2010 at 6:59pm
Hi all,

I have created a wiki for people to collaborate to make examples of basic c++ concepts. From my experience on c++ forums, many of the same questions are asked over and over again. My thought is to catalog the answers to these types of question with short, compilable pieces of code. The wiki is here:

http://programmingexamples.net

Please feel free to help organize, comment, add to, and create new examples!

Thanks,

Dave
Jun 23, 2010 at 7:31pm
Cool, thanks!
I would recommend adding some comments at the beginning of each program on what it does, and under what compiler it compiles.
Jun 24, 2010 at 8:47am
I'm not sure allowing editors is a good idea.
there are idiots out there.
Jun 24, 2010 at 9:29am
Good idea
Last edited on Jun 24, 2010 at 9:30am
Topic archived. No new replies allowed.