Code-Readability is how easy it is to understand a piece of code. Whether it be reading someones code, or writing your own.
Code-Readability is how easy it is to understand a piece of code. Whether it be reading someones code, or writing your own. This includes Coding Conventions, positioning of white space, declaration of variables and among other coding practices.