Thursday, 31 March 2016

Indent Code and Use White Space for Readability

If you don't use indentations and white space in your code, the result looks like a Jackson Pollack painting. Ensure that your code is readable and easy to search because you'll most definitely be making changes in the future. IDEs and advanced text editors can add indentation automatically.

0 comments:

Post a Comment