Coding Standards
Coding Standards set out the way that source code is structured. This is important for maintenance purposes – by ensuring that our code is consistently structured, it can be quickly read and understood by any team member, at any point in time. This reduces ongoing maintenance costs.
Coding Standards aren’t a particularly sexy part of the way we work – but they are important. They mean that code written by one developer is structured the same way as code written by all other developers. This just makes us more efficient and increases productivity.
If you like to find more detail about our processes, why not request a copy of our development methodologies?