Download C Elements of Style ebook |
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.
Author : Steve Oualline
Click Here to Download |
|
|
| |
|
|
| |
| |
|
|