Effective C++

By Scott Meyers,

Book cover of Effective C++: 55 Specific Ways to Improve Your Programs and Designs

Book 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…

Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked Effective C++ as one of their favorite books. Why do they recommend it?

C++ is a tricky, beastly language, and there are no end of ways to program either incorrectly or inefficiently with it. Meyer's 1991 book set the bar high for similar books to come, providing great, detailed explanations about the language's pitfalls and how to avoid them. After reading Effective C++, though, you might find yourself wondering why you are coding in C++: The tips reveal so many insidious ways to shoot yourself in the foot, and worse, sometimes in a way that you won't even notice that your little toe is missing.

Effective C++ and the two follow-ons are…

Want books like Effective C++?

Our community of 10,000+ authors has personally recommended 100 books like Effective C++.

Browse books like Effective C++

5 book lists we think you will like!

Interested in computer programming, language, and python?

10,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about computer programming, language, and python.

Computer Programming Explore 39 books about computer programming
Language Explore 82 books about language
Python Explore 28 books about python