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

 

 

Part 1: Basics

CHAPTER 1 : Standards
CHAPTER 2 : Psychological Factors
CHAPTER 3 : General Principles

 

PART 2 : COMMENTING AND NAMING

<-- Prev page | Next page -->

Next part -->

 

Before delving into to the detail of the language it is useful to pause and consider what we mean by standards and guidelines, to understand their limitations, and to determine what we can (and can not) expect from using them.

Many elements of style have their foundation in human psychology, rather than simple logic. By considering some basic psychological principles, we can understand better how people learn and retain and prefer specific elements of style.

Thus by understanding the purpose of standards and by understanding the people who must implement and use them, we can describe a basic set of general principles which may be used when deciding what to standardize and how to use standards to the best advantage.

 

<-- Prev page | Next page -->

 

 

  © Syque 1995-2013

Massive Content -- Maximum Speed