Development Cycles
  Home arrow Development Cycles arrow Page 2 - Coding Standards
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
DEVELOPMENT CYCLES

Coding Standards
By: Gabor Bernat
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 4
    2008-03-05

    Table of Contents:
  • Coding Standards
  • The Advantages and Disadvantages
  • A Taste of Standards
  • More About Standards
  • Conclusions

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Coding Standards - The Advantages and Disadvantages


    (Page 2 of 5 )

    Let's just enumerate the reasons why we should get into the habit of using coding standards. The first advantage is that any programmer can get involved in any program because s/he will figure out its "inner working" without massive effort. Consequently, from this results the second advantage: new people can make an overall picture of the current situation of the application and can drive directly into the future of development, without wasting time with unorganized code. If you are new to the team or the code, there's no need to develop an individual style or to make some common mistake.

    Having a coding standard means having a good way to avoid and eliminate mistakes; it also makes for code that is easier to read and understand. The code created under a standard is typically clean, organized, and aesthetic. You'll also find it easier to understand your own code while you are creating it, and put fewer bugs in your programs. Even when they occur, they will be easier to spot by you or anyone else assigned to debugging your code. 

    As good as it sounds, some drawbacks can also be observed. The standard was made by someone who doesn't understand you personally. Your individual needs are unknown to the creator(s) of standard(s), so they might be in conflict with common sense. Standards reduce creativity and encapsulate the programmer in a monotonous routine-like world. Standards can also impose too much structure and people tend to ignore the standards.

    Nonetheless, people often don't understand standards. They shouldn't be considered "musts"; they are more likely just possible roads. For a team resonating on the same frequency and eager to maximize their efficiency, accepting a common standard is the first thing to do. This way everyone will know what to expect before opening a file. So just gather the team and form a standard accepted by everyone for turning the development process into a fun and smooth action. Writing quality code from the beginning by respecting some commonly accepted rules can also benefit you as a programmer, since you will end up with  "readable" code and less accommodation time when you get involved with a new team.

    Let's take a brief look at these standards so we can better understand the idea and main concepts.

    More Development Cycles Articles
    More By Gabor Bernat


       · You may already figure it out that you can find your T-Shirt much easily if it has...
     

    DEVELOPMENT CYCLES ARTICLES

    - Division of Large Numbers
    - Branch and Bound Algorithm Technique
    - Dynamic Programming Algorithm Technique
    - Genetic Algorithm Techniques
    - Greedy Strategy as an Algorithm Technique
    - Divide and Conquer Algorithm Technique
    - The Backtracking Algorithm Technique
    - More Pattern Matching Algorithms: B-M
    - Pattern Matching Algorithms Demystified: KMP
    - Coding Standards
    - A Peek into the Future: Transactional Memory
    - Learning About the Graph Construct using Gam...
    - Learning About the Graph Construct using Gam...
    - Learning About the Graph Construct using Gam...
    - How to Strike a Match







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek