Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 3 years ago.
Over the years, I ve discovered that green-programmers tend to read the comments rather than the code to debug issues.
Does having one person document the other person s code (and vice-versa) with the code writer s approval increase code quality in the long term?
Is this a good idea?
aside: I m looking for middle-ground between solo programming and pair programming in terms of budgeting.