Buch, Englisch, 192 Seiten, Format (B × H): 127 mm x 203 mm, Gewicht: 213 g
Buch, Englisch, 192 Seiten, Format (B × H): 127 mm x 203 mm, Gewicht: 213 g
ISBN: 978-0-521-89308-4
Verlag: Cambridge University Press
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.
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Objektorientierte Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Prozedurale Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1. General principles; 2. Formatting conventions; 3. Naming conventions; 4. Documentation conventions; 5. Programming principles; 6. Programming conventions; 7. Packaging conventions.