Tag Archives: code bloat

Code Only What You Need

Only commit to code that which needs to committed to code.  Only write what needs to be written.  How hard can that be?  You might be surprised, but there are developers out there that are so enamored with the code … Continue reading

Posted in Coding, Design, practice | Tagged , , , , | Leave a comment

Software is Clutter-Prone

Software will always increase in amount and size, and that includes not only things that are needed, but unneeded things as well.  Unless you fight diligently against it, code will tend to get more and more cluttered.

Posted in Coding | Tagged , , , | Leave a comment