Tagged Questions

6
votes
12answers
305 views

Is writing good code an asset or a liability? (maintenance contracts)

We all know that writing quality, well-factored code is an asset for code maintenance, ease of bug-fixing, and development of new features, but I would like to approach the subject from a different ...