|
 |
|
 |
 |
The Elements of C Programming Style
|
by Jay Ranade and Alan Nash
Sales Rank: 341222
|
$10.34
At Amazon

|
|
Paperback: 352 pages
Publisher: Computing Mcgraw-Hill October 1992
Language: English
ISBN-10: 0070512787
ISBN-13: 978-0070512788
Product Dimensions:
9.5 x 7.5 x 0.8 inches
Shipping Weight: 1.4 pounds
Product Review
The Elements of C Programming Style can serve as a foundation for producing C code that is readable (by humans), computationally efficient, and bug-free. This book offers the reader a large set of rules that cover every facet of C programming from flow control to "visual organization." While most programmers will not agree with every rule, they will still find value in these suggestions.
Book Description
Write lean, mean C code that screams. Give yourself a competitive edge with over 100 tested rules of thumb for producing clear, concise, elegantly coded C programs. In The Elements of C Programming Style, by Jay Ranade and Alan Nash, you get savvy insider programming techniques and shortcuts seasoned pros use to unify coding practices, enforce high-quality standards and keep development teams focused. Regardless of your experience, you'll see how to exploit: little-known coding tricks to save days of programming time; powerful C Libary features to help you work more effectively; key design rules even the most experienced programmers overlook; often neglected testing routines that catch bugs before they hatch; foolproof debugging methods; master-programmer techniques for optimizing speed, memory and readability; best ways to utilize comments, data objects, numbers and I/O; expert guidelines for maximizing expressions, statements, functions, parameters, arrays, pointers and the preprocessor; much more.
Customer Reviews & Comments
Many of the short articles in this book could form the basis for C programming standards of a project team or a whole organization. 95% of the authors' recommended techniques are beyond controversy. The perceptive reader will notice a few, however, that conflict with modern practice in C++ and Java (e.g. mixing boolean and integer expressions). Every programmer using C, C++, or Java should be acquainted with everything in this book and either comply with it or have a good reason for not doing so.
Comment | Permalink |
(Report this)
|
The Elements of C Programming Style
Available from Amazon
Price: $10.34

| |
|
|
|
|