More Effective C++

E680646

More Effective C++ is a widely respected programming book that presents advanced techniques, best practices, and guidelines for writing safer and more efficient C++ code.

Try in SPARQL Jump to: Statements Referenced by

Statements (43)

Predicate Object
instanceOf book
programming book
author Scott Meyers NERFINISHED
countryOfPublication United States of America
surface form: United States
emphasizes writing maintainable C++ code
writing portable C++ code
writing robust C++ code
focusesOn advanced use of C++ language features
writing more efficient C++ code
writing safer C++ code
genre software engineering literature
technical literature
hasReputationFor clear explanations of complex C++ topics
pragmatic advice for real-world C++ codebases
includes guidelines and rules of thumb
practical examples
influenced modern C++ best practices
isFollowUpTo Effective C++ NERFINISHED
language English
precedes Effective STL NERFINISHED
programmingLanguageCovered C++ NERFINISHED
publisher Addison-Wesley NERFINISHED
recognizedAs classic C++ programming text
recommendedFor professional C++ developers
software engineers using C++
relatedWork Effective C++ NERFINISHED
Effective Modern C++ NERFINISHED
Effective STL NERFINISHED
series Addison-Wesley Professional Computing Series NERFINISHED
structure collection of guidelines
item-based chapters
subject C++ programming
advanced C++ techniques
software development best practices
targetAudience advanced C++ programmers
intermediate C++ programmers
teaches efficiency optimization techniques
exception safety in C++
memory management in C++
operator overloading techniques
resource management idioms
techniques for avoiding undefined behavior
timePeriodCovered pre-standard C++ era

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Scott Meyers knownFor More Effective C++
Scott Meyers notableWork More Effective C++
Effective STL relatedWork More Effective C++