Relative Content

Tag Archive for code-quality

How to justify rewriting/revamping legacy software in a business case? [duplicate]

This question already has answers here: How can I convince management to deal with technical debt? (17 answers) Closed 11 years ago. I work for a great little software company which makes good revenue from our main software package. The problem for me is that it’s almost unmaintainable. It’s written in Delphi 7 (has upgraded […]

How can you get constructive criticism for your code?

My team rarely does code review, mainly because we don’t have enough time and people lack the energy and will to do so. But I would really like to know what people think about my code when they read it. This way, I have a better understanding how other people think and tailor my code accordingly so it’s easier to read.