pyramid of doom
Appearance
English
[edit]Etymology
[edit](This etymology is missing or incomplete. Please add to it, or discuss it at the Etymology scriptorium. Particularly: “date, from the text adventure?”)
Noun
[edit]pyramid of doom (plural pyramids of doom)
- (programming, informal) The presence of many levels of nested indentation in source code, making it difficult for a person to read.
- 2022, Enrico Buonanno, Functional Programming in C#, Second edition, Simon and Schuster, →ISBN:
- It turns out that one way we can look at
Bind
is as a recipe against the pyramid of doom.