The Great Brace Placement War

The Great Brace Placement War
coding-style-memes, syntax-memes, curly-braces-memes, formatting-memes, indentation-memes | ProgrammerHumor.io

Ah, the eternal holy war of brace placement. Some programmers lose sleep over whether the opening curly brace belongs on the same line or the next. Meanwhile, Haskell programmers are busy putting semicolons in front of statements like they're driving on the left side of the road, and Lisp is over there doing... whatever Lisp does with those parentheses. The real joke is that we spend hours debating syntax while our actual algorithms still don't work.

More Like This