Article: Importance Of Coding Standards

Importance Of Coding Standards

Programming Help for Beginners - Importance of Coding Standards



Programming Help for Beginners

Importance of Coding Standards



We write programs to instruct computers. When programming using a high level programming language like C++ or Java, we are using a syntax that is somewhat closer to human languages. However, we use these programs as inputs to either compilers or interpreters to be converted to computer understandable binary format. For this reason, as far as the program code adheres to the syntax of the used programming languages, the compilers and interpreters never bother about the layout or visual formatting of the program code. However, as human programmers, we ourselves need to bother about the aesthetics of the program code.



...
 

View Article:
Importance Of Coding Standards

Back To Articles Directory Listing Page

Home | Back To Articles Directory

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.