In my opinion, developers should be explicitly and transparently rewarded for assuring the maintainability of the software, e.g. through refactorings or excellent technical design.
Unfortunately, the positive effect of new features is visible much earlier than the negative consequences of bad design or weak code quality. However, if we understand that investing in maintainability pays off on the long run, we could employ known methods for assessing the maintainbility of the software and reward developers for producing and sustaining maintainable code.
1 comment:
I like the idea of being rewarded for producing qualitative code. How about achievements and being able to fav code snippets of others right from within the IDE? Like, social communities already do it for fotos, blog posts, videos, tweets etc. Why not for code?
Post a Comment