vrek@programming.dev to Programming@programming.devEnglish · 11 个月前Does C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square47fedilinkarrow-up185arrow-down12
arrow-up183arrow-down1message-squareDoes C# (or any other languages) have an official style guide like python has pep8?vrek@programming.dev to Programming@programming.devEnglish · 11 个月前message-square47fedilink
minus-squareatheken@programming.devlinkfedilinkarrow-up12·11 个月前Just to add, I’d argue dotnet has one of the best sets of guidance on style. It goes beyond just naming and towards how to structure code for easier consumption and consistency. People love to dump on MSFT, but the dotnet platform is superb. https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/
Just to add, I’d argue dotnet has one of the best sets of guidance on style. It goes beyond just naming and towards how to structure code for easier consumption and consistency. People love to dump on MSFT, but the dotnet platform is superb.
https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/
deleted by creator
deleted by creator