C# coding Conevntions by Lace Hunt
Hi,
Check out the coding conventions at http://rapidshare.de/files/8219774/CSharp_Coding_Standards.pdf.html by lace hunt.
It seems pretty hard for novice programmers at once, but once you are done with them you'll surely feel good about how you code.
A Program is not just a piece of code, "IT's a publication", which will be read by someone else some day to understand your program and improve / maintain it, so make it standardised.
My boss Mr. Tarun Anand, quoted this in one of his blogs.
Check out the coding conventions at http://rapidshare.de/files/8219774/CSharp_Coding_Standards.pdf.html by lace hunt.
It seems pretty hard for novice programmers at once, but once you are done with them you'll surely feel good about how you code.
A Program is not just a piece of code, "IT's a publication", which will be read by someone else some day to understand your program and improve / maintain it, so make it standardised.
My boss Mr. Tarun Anand, quoted this in one of his blogs.


0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home