Four root causes why Code goes haywire? Code written by us is not the last one but it will be modified maintained and enhanced by many others. There are many reasons why code becomes unmanageable after some time. In this post I will be considering four reasons. Root cause 1: Creating libraries of business functions without considering their domain module. It’s a general tendency to club similar functions together in one library file. For example, while developing a banking application,
Read full article from Algorithms and Me: Four root causes why Code goes haywire?
No comments:
Post a Comment