Code Fight competition
I read this insightful, funny blog post by Jeff Atwood of Coding Horror - How to Motivate Programmers. Jeff says, and it's so true, "Don't race sheep, don't herd race horses." Best way to motivate best programmers is to ignite a little friend competition. It immediately got me thinking.
- Concept - how simple, useful, innovative the application concept is?
- Usability - Is the user interface simple to use, intuitive, uncluttered?
- Code design - how good do you think the architecture is? Is code modular enough? OOP concepts followed? Coding best practices used?
- Code clarity - One year down the line, if you are asked to maintain this project, how comfortable do you think would you be? Does the code look clean, properly commented? how easy is the code to understand?
Each criteria can be given score against 10, so each evaluator is giving score out of 40.
We will host a Code Fight competition event on deadline ABC date. Each competitor will get a chance to do 5 minute presentation about their project. Goal of the presentation is to excite the crowd about your application and entice them to download and evaluate your project. Competition rules -- You can devote 20% of your weekly time to the project, for the duration of this competition. Of course, you are all the welcome to use your personal time.
- Required base database should be included with the downloadable code base. Try to organize project files, resources in a way that makes it easy for anyone to quickly setup application on their machine. Provide installation instructions text file. Remember, the easier you make it to install your app code base, the more you increase your chances to get good marks.
- etc. etc.
-- End --
Occasionally, late/last minute entries can also be permitted on case by case basis, but this point will not be publicly declared. I'm still not sure if cash prize is a good idea, or some cool geeky device such as i-phone or few days of PTO, etc. I know there are a lot of rough edges around this idea. It needs lot of improvements on competition rules, evaluation criteria, possible prizes, etc.What do you think about this idea? Do you have any comments, suggestions? You are free to use this idea (I know it's not all original any way) in your organization/company. But please let me know how did the event go, will you? ---Cheers,
Tejas Joshi