Defining Programming Standards   
for Professional Programmers 
  

         

Home

Contents

1: Standards

2: Psychological Factors

3: General Principles

4: Commenting

5: Naming

6: Code Layout

7: File Layout

8: Language Usage

9: Data Usage

10: Programming Usage

11: Implementing Standards

A: Example Standard

B: References

C: Glossary

Syque

About

Share this page:

Google
C Style
syque.com
Web

 

 

Books and
more at:

USA:

In association with amazon.com

UK:

In Association with Amazon.co.uk

Canada:

In Association with amazon.ca

 

 

CHAPTER 1 : Standards

PART 1 : BASICS

CHAPTER 1 : Standards

1.1 Standards
1.2 Guidelines
1.3 What are standards for?
1.4 What are coding standards for?
1.5 Who are coding standards for?
1.6 Coding standards vs. programming standards
1.7 Using this book

1.8 Summary

 

<-- Prev page | Next page -->

Next Chapter -->

 

In many diverse industries, from house-building and ship-building to the manufacturing of washing machines and radios, standards are well established and recognized as being essential for the effective and economic construction of quality products. Yet within the software industry, standards are slow to arrive, in particular at the basic level of coding.

In order to better understand coding standards, we must first understand what we mean by 'standards' and how these are used in general industry. From there we can translate these values into the programming arena, defining areas which may benefit from the use of coding standards.

<-- Prev page | Next page -->

 

 

  © Syque 1995-2006

Massive Content -- Maximum Speed