Saturday, 30 July 2011

BEST PROGRAMMING RULES

SUMMARY OF PROGRAMMING RULES                     
       ----------------------------                     
       a) Efficiency is less important than Clarity    
       b) your code must be Generalize 
       c) Write in modular programs                        
       d) Document your program                         
       e) Write standard FORTRAN                        
       f) Improve your layout                           
       g) Program defensively                           
       h) Use appropriate algorithms   

No comments:

Post a Comment