Architect's Guide
Feb 6, 2024 · Backend Development
12 Counterproductive Coding Practices Illustrated by the Fictional Programmer “Er Gou”
The article humorously lists twelve detrimental coding habits—such as over‑splitting microservices, writing excessively long methods, nesting deep conditionals, random variable names, misleading comments, copy‑pasting code, ignoring logs, and reinventing wheels—that reduce code readability and increase maintenance difficulty.
Bad PracticesLoggingcode quality
0 likes · 11 min read