If Code Is Law, Then Design Is Policy. Design is the blueprint of effective software. It is important to plan well in advance, at a time before writing any code, if the end result is to be precisely what you wanted. Also, the code should adhere to standards and be maintainable and extendable. There are …
|