Everyone knows the aphorism "Nothing is certain, except death and taxes." It is with that certainty that I declare a CODE TAX! Can you afford the monthly payments? What is a code tax? It's a concept similar to technical debt. Let's say you have a code base that's in perfect shape, no major defects, no design issues, the perfect set of interfaces, abstractions, OO modeling. Perfect! Now you have a deadline, project management is breathing down your neck. You decided just this once that you'll take a few shortcuts. You'll write some code without tests, you'll just put in a few methods here, a few global variables there to solve the problem quickly without properly handling various situations. You just accumulated some technical debt, and pretty soon, you're going to have to pay some code tax (yes, i know you don't usually pay tax on debt, but just roll with me here for a minute).
No Response to "Code Tax"
Post a Comment