Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zenst
5019 days ago
Spaghetti code is in many respects the byproduct of poor design and lack of planning at all levels.
For some though it is a job security abstraction layer.
1 comments
coliveira
5019 days ago
I believe spaghetti code happens more because of training. Programmers that are not trained to think in an OO way tend to produce spaghetti code, when a simple decomposition into objects would suffice.
link