Hacker News new | ask | show | jobs
by 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.