vote up 0 vote down star

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

flag

not a real question... – Mitch Wheat Apr 19 at 6:27
This isn't a question really, and it isn't exactly programming related either. Rephrase before people vote to close. :) – Anthony Kanago Apr 19 at 6:27
1  
Asking a question on SO usually gives you lots of different solutions anyway. You don't need to "organise" anything. Compiling a list of questions which do a good job of showing different approaches would be a good idea. – Artelius Apr 19 at 6:31

closed as not a real question by Mitch Wheat, Paolo Bergantino, Rob, Daniel Lew, Chris Jester-Young Apr 19 at 6:33

Browse other questions tagged or ask your own question.