Category:Coding guidelines
From ds-ea wiki
Our collection of coding guidelines (for code and software structure).
These are strongly driven by needs of compability, efficient maintenance, standard compliance and first of all visual aspects. We tried to merge multiple programming language styles together, so php reads similar to python and not too different ruby and xml. Another aspect is interoperability: since for example, php is usually contained in some kind of xhtml, we try not to mix up language within language within language etc, but stuff each part in it's own capsule.
If you're not looking for something specific, you should start here
Articles in category "Coding guidelines"
There are 7 articles in this category.
B |
CIL |
NS |
