Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

difference between code standard & coding convention ?

Tue Oct 21, 2008 8:11 pm

please tell me difference between code standard & coding convention ?

Coding convention:
A rule about how you are to write your code so that it will be
consistent, easily understood and robust.

Coding standard:
A rule about how you are to write your code so that it will be
consistent, easily understood and robust and so that it will be
acceptable to the entity that is paying you to write the code.



Post a reply
  Related Posts  to : difference between code standard & coding convention ?
 Standard Huffman Coding     -  
 source code of huffman coding ?     -  
 Data Encryption Standard (DES)     -  
 DES J# Data Encryption Standard     -  
 Advanced Encryption Standard (AES)     -  
 how to program a windows standard calculator     -  
 Data Encryption Standard(DES) using C Language     -  
 Advanced Encryption Standard (AES)-Example-Cipher (Step1)     -  
 Advanced Encryption Standard (AES)-Example-Decipher (Step2)     -  
 Advanced Encryption Standard (AES)-Java Project     -  

Topic Tags

Java Basics