Lesson-4¶
Hint
“You get tangled up in thousands of lines of unmaintainable spaghetti code of your own making.”
– Dan Bader, on failing while learning to code something new.
Good designers will recognize this situation and ask themselves how to improve their coding style to avoid this mess in the future.
Poor designers will never recognize this situation, or if they do, consciously choose to ignore it. Either way, they keep writing poor code that holds them back.