>>34Spaghetti code is when you create complex code with indirect jumps.
I don't write such stuff, i write simple and easy to debug code.
When you have such code, its easy to transform/optimize it later.
When you write spaghetti code, you can't transform/optimize it, since its monolithic.