Instead of one artificial question with several carefully-crafted answers, you could:
- Wait until a real question is posted with one of these "common, core issues"
- Post a carefully-crafted answer which addresses one issue
- Add a link to your answer, to the corresponding language-specific tag wiki, as suggested in 200_success's and rolfl's answer.
Example of answer titles/topics for one language (C#):
- Use
usingtoDisposedisposable local variables <-- hyperlink- Make your class
IDisposabletoDisposedisposable instance data <-- hyperlink- ... etc ...