C Elements of Style

C Elements of Style

Guidelines to build a good programming style into your code.

Tag(s): C / C++

Publication date: 01 Nov 1992

ISBN-10: 1558512918

ISBN-13: n/a

Paperback: n/a

Views: 35,614

Type: N/A

Publisher: Hungry Minds, Inc.

License: n/a

Post time: 24 Oct 2004 04:53:58

C Elements of Style

C Elements of Style Guidelines to build a good programming style into your code.
Tag(s): C / C++
Publication date: 01 Nov 1992
ISBN-10: 1558512918
ISBN-13: n/a
Paperback: n/a
Views: 35,614
Document Type: N/A
Publisher: Hungry Minds, Inc.
License: n/a
Post time: 24 Oct 2004 04:53:58
Book excerpts:

C Elements of Style attempts to show you how to build a good programming style into your code. Since computer reads only the code and the human concentrates on the comments, a good programming style pertains to both parts of a program.

The ultimate goal is to build a well-designed, well-written code which not only make an effective use of the computer and but also contains careful constructed comments to help humans understand it. This condition will ease the debugging, maintenance and enhancement process, which will eventually improve the readability, portability, reliability and maintainability of your code.

Inside, you will find guidelines on writing comments, program heading, determining variable names, statement formatting, statement details, writing preprocessor, organizing directories and creating makefile.

Whether you're a student or professional programmer, you'll benefit from the many tips and techniques for constructing elegant and reliable code.

Reviews:

Amazon.com

:) "Sensible recommendations, easy to read, and some good insights to help write better code."
 




About The Author(s)


Steve Oualline lives in Southern California, where he works as a software engineer for a major phone company. In his free time he is a real engineer on the Poway Midland Railroad. Steve has written almost a dozen books on programming and Linux software.

Steve Oualline

Steve Oualline lives in Southern California, where he works as a software engineer for a major phone company. In his free time he is a real engineer on the Poway Midland Railroad. Steve has written almost a dozen books on programming and Linux software.


Book Categories
Sponsors