Categories: Technology
Bad Code Can Be Written In Any Language
Post date:
Author: Vinit Kumar Singh
There are at least 5 types of BadCode:1. Code that does not do what it is intended to do.2. Code that does not perform as fast as it could.3. Code that is not easily understandable.4. Code that does not pick the Right Tool for the Job. Where is it specified what the code is intended […]