Clean Code in programming C#.

As you all know for better development, as professionals we have a better skill set in programming. Everyone has various types of development skills, to do one thing we have multiple ways, but which is a better way, which is an effective way, which is a working way, we need to choose that way.

So in programming we have many topics which professional developer should know.

Kiss
DRY
SOLID
Variable Naming conventions
Comments and Code formatting
YAGNI
Modular Application

Comment me if you want properly explain to it.

Comments are closed.