Powered By Blogger

Thursday, September 17, 2009

Code Smells

Most developers after designing a piece of software would have no clue where and how to start the implementation , what makes them feel that way is their doubt that don't matter what they do their code won't satisfy their design.
after I have read the Code Smells catalog , I realized that If I were to use it with all my previous work on coding it could have saved me a lot of work on re-factoring and redesigning.
what makes it special that it gives you rules and guidelines that makes you stick to your design while writing the "perfect" modular code.


here is the Catalog file of code Smells . Download

No comments: