Mensys Online Shop

Effective C++, Third Edition

Category:General - Books By:Addison Wesley US
More info:www.awprofessional.c...Author(s):Scott Meyers
Pages:297Year of publication:2005

Scott Meyers' practical approach to C++ describes the rules of thumb used by the experts - the things they almost always do or almost always avoid doing - to produce clear, correct, efficient code.
This edition is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples.
For this third edition, more than half the content is new, including added chapters on managing  » Read more...
Effective C++, Third Edition

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
E42329 Effective C++, Third Edition37.6450.7139.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

Scott Meyers' practical approach to C++ describes the rules of thumb used by the experts - the things they almost always do or almost always avoid doing - to produce clear, correct, efficient code.
This edition is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples.
For this third edition, more than half the content is new, including added chapters on managing resources and using templates. Topics from the second edition have been extensively revised to reflect modern design considerations, including exceptions, design patterns, and multithreading.
Important features of Effective C++ include:
- Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies;
- Applications of new "TR1" standard library functionality, along with comparisons to existing standard library components;
- Insights into differences between C++ and other languages (e.g., Java, C#, C) that help developers from those languages assimilate "the C++ way" of doing things.