A lot of time can be saved if the code is written in a way that it can be understood esily. 80% of the time a software developer reads code of himself or of others. Therefore, the potential saving time is enormous.

Code conventions assure that all developers speak (better write) the same language. Even if the same programming languages is used, there are a lot of "dialects" in form of different block alignments, naming schemes and implementation principles. It is always more time-consuming to read source code of developers using another coding regime or code convention than reading code written in the same style.

PureSol Technologies helps to define coding conventions for different programming languages adopted to environment, organization and programming language. So, our customers can profit from the saving of time.