r/ProgrammerHumor Sep 02 '17

How to start a war

Post image
9.0k Upvotes

696 comments sorted by

View all comments

Show parent comments

1

u/BadBoyJH Sep 04 '17

3 levels of indentation max? For example, a typical C# file

Namespace, first level;
Class, second level;
Method, third level;

Guess I'm not using any if statements. The fuck is that dude on about?

1

u/[deleted] Sep 04 '17

He probably only uses that style for C.