Tagged Questions
17
votes
6answers
1k views
What is technical debt?
Can someone give me a good definition of what they mean by the phrase "Technical Debt"?
8
votes
12answers
381 views
Effective technique to reduce and eliminate warnings in a large code base?
I have been involved in the development of large code bases that grew to millions lines of code over the course of multiple years and where the amount of warnings grew out of control because it was ...