Effective C++ Effective C++
Addison-Wesley Professional Computing Series

Effective C+‪+‬

55 Specific Ways to Improve Your Programs and Designs

    • 4.2 • 5 Ratings
    • $36.99
    • $36.99

Publisher Description

“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.”
Steve Schirripa, Software Engineer, Google

“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott’s deep insight and distinctive ability to impart knowledge.”
Gerhard Kreuzer, Research and Development Engineer, Siemens AG

The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: 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.

The book 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.

GENRE
Computers & Internet
RELEASED
2005
May 12
LANGUAGE
EN
English
LENGTH
320
Pages
PUBLISHER
Pearson Education
SELLER
Pearson Education Inc.
SIZE
17.4
MB

Customer Reviews

dan 5555 ,

Code renders poorly

On an iPhone X the code samples are hard to read because of how the lines break. The code images (which you can’t see until you buy the book) are even worse than the inline text which is also bad. Publisher should fix this.

More Books Like This

Modern C++ Design Modern C++ Design
2001
Effective Modern C++ Effective Modern C++
2014
1000 CPP (C Plus Plus/ C++) Interview Questions and Answers 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers
2020
Effective Java Effective Java
2017
Objective-C Boot Camp Objective-C Boot Camp
2011
Rust for Rustaceans Rust for Rustaceans
2021

More Books by Scott Meyers

Effective Modern C++ Effective Modern C++
2014
Effective C++ Digital Collection: 140 Ways to Improve Your Programming Effective C++ Digital Collection: 140 Ways to Improve Your Programming
2012
Effective STL Effective STL
2001
More Effective C++ More Effective C++
1995
Mac OS X Leopard Mac OS X Leopard
2008
Effektives modernes C++ Effektives modernes C++
2015

Other Books in This Series

Design Patterns Design Patterns
1994
TCP/IP Illustrated TCP/IP Illustrated
2011
Advanced Programming in the UNIX Environment Advanced Programming in the UNIX Environment
2013
TCP/IP Illustrated, Volume 2 TCP/IP Illustrated, Volume 2
1995
Systems Performance Systems Performance
2020
Practice of Programming, The Practice of Programming, The
1999