Coding Standards

The Problem

Teams nearly exploded over the discussion, where to put braces in the source code or in which manner attribute names should be selected.

On the other hand, it is a well accepted practice, that the use of uniform, consistent coding standards simplifies working on the source code. Finding the right balance is not easy, but necessary.

The Solution

As one of the 12 practices XP suggests having coding standards, which contain recommendations for the programmer with regards to

For Java such a specification exists. For other programming languages this one can be adapted.

Tips


© Copyright 2001-2002 by Manfred Lange, All rights reserved. Terms of use.
Last change: 8/2/2002