@[email protected] to [email protected]English • 2 years agoDoes C# (or any other languages) have an official style guide like python has pep8?message-square47fedilinkarrow-up186arrow-down12
arrow-up184arrow-down1message-squareDoes C# (or any other languages) have an official style guide like python has pep8?@[email protected] to [email protected]English • 2 years agomessage-square47fedilink
minus-square@[email protected]linkfedilink1•2 years agoStandardizing within a project or even a company is important. Standardizing across an industry or language is not
minus-squareKogasalinkfedilink1•2 years agoFeel free to point out a disadvantage. As a .NET dev I appreciate the semblance of consistency. Different codebases differ enough already, it’s just easier on the eyes when everyone is using the same basic conventions.
Standardizing within a project or even a company is important.
Standardizing across an industry or language is not
Feel free to point out a disadvantage. As a .NET dev I appreciate the semblance of consistency. Different codebases differ enough already, it’s just easier on the eyes when everyone is using the same basic conventions.