Friday, December 2, 2011

C++ Coding Standards

C++ Coding Standards
Author: Herb Sutter
Edition: 1
Binding: Paperback
ISBN: 0321113586



C++ Coding Standards: 101 Rules, Guidelines, and Best Practices


Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Get C++ Coding Standards computer books for free.
Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards. The authors cover virtually every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more. Each standard is described concisely Check C++ Coding Standards our best computer books for 2013. All books are available in pdf format and downloadable from rapidshare, 4shared, and mediafire.

download

C++ Coding Standards Download


Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards Each standard is described concisely

Related Computer Books


Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions


Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with s

Modern C++ Design: Generic Programming and Design Patterns Applied


In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and virtuosity, Alexandrescu offers a cutting-edge approach to software design that unites design patterns, generic programming, and C

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)


"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you think you know everything about C++, think again.a

No comments:

Post a Comment