The Elements of C++ Style, first published in 2004, is for all C++ practitioners, especially for those working in teams where consistency is critical. Just as Strunk and White's The Elements of Style provides rules of usage for writing in the English language, this text furnishes a set of rules for writing in C++. The authors offer a collection of standards and guidelines for creating solid C++ code that will be easy to understand, enhance and maintain. The book provides conventions for: * formatting * naming * documentation * programming * and packaging for the latest ANSI standard of C++, and also includes discussion of advanced topics such as templates.
Packed into a deceptively-diminutive size paperback package is an essential programmer's guide which should be a reference bible for all C++ programmers: a survey of the basic elements of formatting, naming, documentation and programming which provides a foundation of rules for writing in C++. Organized by programming conventions and principles, Elements Of C++ Style is invaluable for the programmer who would produce consistent, accurate documentation.
Small in size, large in content
Published by Thriftbooks.com User , 20 years ago
This book is too small to be used as a physical weapon in the "style wars." Nevertheless, it is large in terms of content. Nearly all of the areas of style differences and disputes are covered. The authors do a good job in presenting their solutions to style difference problems without resorting to evangelical techniques. They express their opinions, justify them and then move on to the next style issue. Small segments of code, demonstrating both the right and wrong ways, are used to illustrate the point. The issues are placed into several groups:* General principles. * Formatting conventions.* Naming conventions.* Programming principles.* Programming conventions.* Packaging conventions.The 175 style issues are summarized into a set of short rules at the end of the book, which makes it easier to find specific elements. This book is not a bible, setting down the commandments for the proper style to be used in creating C++ code. It is a set of suggestions, and if you read it with that in mind, you will find this book of value.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.