Tagged articles
2 articles
Page 1 of 1
Java Captain
Java Captain
Sep 19, 2021 · Fundamentals

How to Write Unmaintainable Code: A Satirical Guide

This tongue‑in‑cheek article enumerates a series of deliberately harmful programming practices—from confusing naming conventions and deceptive comments to excessive abstraction, misuse of inheritance, and avoidance of testing—intended to make code virtually impossible to understand, maintain, or debug.

code obfuscationcoding practicesjava
0 likes · 14 min read
How to Write Unmaintainable Code: A Satirical Guide
ITPUB
ITPUB
Nov 8, 2020 · Fundamentals

Master the Art of Unmaintainable Code: A Satirical Guide to Confusing Your Team

An irreverent translation of a classic tongue‑in‑cheek article enumerates absurd programming practices— from misleading variable names and deceptive comments to overloaded functions and chaotic testing— that deliberately make software hard to understand, maintain, or debug, serving as a cautionary parody for developers.

code hygieneprogramming satiresoftware anti-patterns
0 likes · 13 min read
Master the Art of Unmaintainable Code: A Satirical Guide to Confusing Your Team