Coding Standards |
![]() |
||||||||||||||||||
The ProblemTeams 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 SolutionAs 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
|
|
||||||||||||||||||