Crappy Code Judgement
What’s the first thing most developers say after diving into legacy code? It’s crap. Giant plate of spaghetti! What in the world was the person who wrote this thinking? What’s interesting is we ask this question without really trying to answer it. What were the objective and/or constraints to the person who wrote it? Without knowing this, you are making your judgement on unknowns. Example #1: You have 30 days to complete. This application is only assumed to be a temporary application. Example #2: You have 30 days to complete, but don’t spend more than 16 hours. This will be… Read More »Crappy Code Judgement