Ebook: C++ coding standards: 101 rules, guidelines, and best practices
Author: Sutter Herb, Alexandrescu Andrei
- Tags: Computer Science, Programming, Science, Technical, Nonfiction, Software, Reference, Computers, Technology, Coding, Engineering
- Series: The C++ in-depth series
- Year: 2004
- Publisher: Addison-Wesley Professional
- City: Boston
- Edition: 10. print
- Language: English
- pdf
Every software development team should have and follow a coding standard.It's even better when what the coding standard requires is actually consistent, reasonable, and correct.Coding standards have many advantages: *They improve code quality. This happens automatically when following agood, simple set of guidelines.*They improve development speed, because the programmer doesn't need toalways make decisions starting from first principles.*They enhance teamwork by eliminating needless debates on inconsequentialissues and by making it easy for teammates to read and maintain each other'scode.The coding standards introduced by this book are a collection of guidelines forwriting high-quality C++ code.***They are the distilled conclusions of a rich collective experience of the C++community. Until now, this body of knowledge has been available only asfolklore or spread in bits and pieces throughout books.
Download the book C++ coding standards: 101 rules, guidelines, and best practices for free or read online
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)