Keep Methods Short & Stop with the Curly(codezest.com)
submitted by
daveschinkel(1720) 3 years, 5 months ago
There are two major annoyances when it comes to good code and readable code. Here are 2 things that really every team should ensure happens
1) Any method should not be more than 50 lines but preferably 25 if possible. I cannot stand huge methods. The point of OOP is
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: