Quote Originally Posted by wysota View Post
A classic idea is to divide the attendants into two groups and tell one group to implement a simple application using MFC and the other to implement the same application using Qt. Based on the fact that they already know MFC, it should take the MFC group less time to complete the task. But you'll notice this is not the case - it will take approximately the same amount of time for both groups and it won't matter that one of the group has to learn to handle Qt and the other already knows how to deal with MFC. Just make sure you choose the application correctly and that you tell them how to use Assistant before they start .
As I already told the attendants can be either experienced in other toolkits or just newbie(recently passed out). I dont know how many knows MFC. What if 1 knows MFC and remaining are just newbie????

The idea is really classic one. The idea works for people who knows MFCs in one half and other half without it. I think it should be a portable idea. It should execute on both platforms(experienced in other toolkits or just newbie).

What do you say wysota?????