Hi,
"If a task can be done, it can be done in more than one way."
To benefit the community if a quiz is run where a common simple question is asked to a group of people selected by the site admins and they in turn post their code relating to the task along with a small explanation as to the benefits of using that approach here on SO.
The obvious benefit, for people who are at beginner or intermediate level is they can compare each ones route of achieving the task and then decide for themselves which one is better, in turn giving them a broader spectrum and enabling them to think out of the box and develop good code to better and better code to best.
For example a simple question like "How to add items to a Listbox?" (apologies if the question is too simple :) but you understand what I mean) can be asked, someone would take the approach of creating an observable collection and binding it to the listbox, someone else would just use the Add method.
Its just a thought, there are lots of things that need to be considered like which programming language to target what topic to select etc etc. Please let me know what you guys think.
Many Thanks
