There Are Two Kinds Of Programmers

There Are Two Kinds Of Programmers
code-formatting-memes, syntax-memes, style-wars-memes, braces-memes, function-declaration-memes | ProgrammerHumor.io

The eternal civil war of code formatting! On the red side: the chaotic rebel who puts opening braces on the same line as the function declaration. On the blue side: the structured purist who insists the opening brace deserves its own dedicated line.

This syntactical holy war has crashed more team meetings than null pointer exceptions. The tabs vs. spaces debate might have siblings now, but this brace placement battle has been dividing dev teams since K&R style faced off against Allman style in the coding thunderdome.

Your IDE's auto-formatter is the only thing preventing actual bloodshed at this point.

More Like This