monmouth-college-cs / ColorMeBlind

An open-source augmented reality application that aspires to aid people that suffer from or are curious about color blindness.
2 stars 6 forks source link

Coding Style Standards #1

Open jlmayfield opened 4 years ago

jlmayfield commented 4 years ago
AbhiJohal commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions

AbhiJohal commented 4 years ago

https://wiki.unity3d.com/index.php/Csharp_Coding_Guidelines

davidhsonic commented 4 years ago

https://www.dofactory.com/reference/csharp-coding-standards Not sure if reputable or not

Awallace8074 commented 4 years ago

https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style

davidhsonic commented 4 years ago

https://wiki.unity3d.com/index.php/Csharp_Coding_Guidelines Made by unity programmers, not sure if reputable or not

davidhsonic commented 4 years ago

https://unity3d.college/2016/05/16/unity-coding-standards/ Author seems decently reputable

davidhsonic commented 4 years ago

It seems like there are different agreed-upon conventions for using C# for .NET stuff and using C# for Unity stuff. We should keep that in mind when looking at style guides.

AbhiJohal commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/documentation-comments