Tag

unmaintainable code

1 views collected around this technical thread.

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.

Javacode obfuscationcoding practices
0 likes · 14 min read
How to Write Unmaintainable Code: A Satirical Guide