Skip to content

AhmedTarekHasan/MaintainableAndExtensibleApplicationCode

Repository files navigation

Maintainable And Extensible Application Code


Application development is not just about writing some code to do what the user wants. It is about writing a clean code which can be read, maintained and extended. Many software companies failed to deliver products with such quality which eventually caused these companies to close. Why? because the development life cycle needs such quality regulations.


This sample application shows an example of how to follow a methodology to achieve this target. This article is a walkthrough which takes you from the early steps of writing the code up to its final form.


Related Links:


Authors: