Because Italians are great and so is their food
But yeah they do. But what most people say is "bad" code is because they don't want to debug and want to make fresh. That is ...
The easy answer would be to simply blame the programmers. I really don't believe in this theory.
Yes, ultimately, it is "their" work which is spaghetti. In my 24+ years, reg...
A lot knowledgeable people have given excellent answers. Those people are in your shoes. I would like to show you what it's like from the other side.
I am the guy you are re...
When writing code, the problem the code is solving is taken one step at a time. If the coder continuously does this without organizing their ideas and thoughts, spaghetti c...
One way or another you will have to rewrite that code, and the most important knowledge you need to do that are all of the business rules which have been baked in to the co...
"Spaghetti code" is code that is very disorganized and not well-structured to isolate functionality to well-defined modules with clean interfaces. It is bad because there c...
You don't. That feeling of disgust you get when you look at someone else's code is normal and you will have to get used to it. I guarantee that some programmer has felt tha...
200K code of legacy is a problem. 200K spaghetti code of legacy is a worse problem, but only by degrees. Humans are not really able to have an overview of much more than 1–...
No comments:
Post a Comment