Recently, as I was tutoring students in intro to C++ courses, I realized it was good for keeping my skills sharp. I am considering perhaps doing a weekly thread in C/C++ forum that explains in detail certain parts of C++ programming (yeah yeah yeah, scream all you want you want C, not C++ ya dumb****s).
The first thread would be determined by whatever concept is confusing someone, something simple, and then we could go from there. For example, someone doesn't comprehend the difference between pass-by-value and pass-by-refrence, so I'd explain it and include illustrative code. Then another set of threads could explain elementary data structures like linked lists and binary trees and, in addition to providing example and exercises, I could answer any questions anyone has regarding it.
This is only an idea, perhaps something to get that area more active. I am likewise thinking of getting some people on other C/C++ boards to switch over and provide expertise as well, but keeping in mind the forum is for learning C++, not "will you do my homework for me?"
Well, thoughts? Comments?