vrek ( @vrek@programming.dev ) to Programming@programming.devEnglish · 2 years agoDoes C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square26linkfedilinkarrow-up153
arrow-up153message-squareDoes C# (or any other languages) have an official style guide like python has pep8? vrek ( @vrek@programming.dev ) to Programming@programming.devEnglish · 2 years agomessage-square26linkfedilink
minus-square NuXCOM_90Percent ( @NuXCOM_90Percent@lemmy.zip ) linkfedilinkarrow-up1·2 years agoStandardizing within a project or even a company is important. Standardizing across an industry or language is not
minus-square Kogasa ( @kogasa@programming.dev ) linkfedilinkarrow-up1·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.