"Programming is building a mental model. It is not mechanical code production. The shared mental model in developers' minds is the real product. A program is "living" only while the team understands this theory. When programmers leave, it becomes "dead". Without the original theory, new maintainers treat software as a black box, creating patchwork fixes that cause side effects and architectural decay."
Absolute truth.
Originally from Peter Naur's "Programming as Theory Building" (1985)
@animesh That is my problem. I can't keep my own theory in my head. Any program I build becomes a black box to me.