The best applications are coded properly. This sounds like an obvious statement, but by ‘properly’, I mean that the code not only does its job well, but is also easy to add to, maintain and debug. The main reason for using a consistent set of coding conventions is to standardise the structure and coding style… Continue reading Coding Style Guide