Scott Meyers
Author of Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)
About the Author
Image credit: www.aristeia.com/
Series
Works by Scott Meyers
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (2005) 571 copies, 4 reviews
Effective C++: 50 Specific Ways to Improve Your Programs and Design (2nd Edition) (1992) 551 copies, 1 review
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (2001) 426 copies, 3 reviews
Effective modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 (2014) 219 copies, 1 review
Hatékony C : megfelel az új ISO/ANSI C szabványnak : 50 jó tanács programjaink és programterveink javítására (2003) 2 copies
C . Vol 2 1 copy
Tagged
Common Knowledge
- Legal name
- Meyers, Scott Douglas
- Birthdate
- 1959=04-09
- Gender
- male
- Education
- Brown University (Ph.D|Computer Science)
Stanford University (M.S.|Computer Science) - Occupations
- programmer
author
software consultant - Short biography
- Scott Meyers is one of the world's foremost experts on C software development. He has served on the technical advisory boards for several start-up companies. A programmer since 1972, he holds an M.S. in Computer Science from Stanford University and a Ph.D. from Brown University.
- Nationality
- USA
- Places of residence
- West Linn, Oregon, USA
- Associated Place (for map)
- Oregon, USA
Members
Reviews
Interesting and useful selection of topics about programming in C++11 and C++14. Just what you would expect from reading the precursors. The chapter in the end about concurrency, however, seemed to be very shallow and badly researched. It looked as if the author couldn't be bothered anymore and just wanted to finish the book. On that note, I had to ask myself the question, if it is by chance that the book ends almost exactly on page 300 or if the author signed a contract that demanded a 300 show more page book?! show less
Effective STL : 50 Specific Ways to Improve Your Use of the Standard Template Library by Scott Meyers
I would not have survived the fairly rough immersion into the STL at the last programming project I worked on without this book. I certainly found his other books useful, but this one explained the difficult to grasp concepts behind the STL (which I hadn't used, or even cared about, before 2003), and helped me to write code that made use of the template libraries without making my solutions too cumbersome.
It was a great book, and I'd recommend it to anyone having to work with the STL show more (although I point out that this book was new in 2001, which is a very long time ago for computer languages). show less
It was a great book, and I'd recommend it to anyone having to work with the STL show more (although I point out that this book was new in 2001, which is a very long time ago for computer languages). show less
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computin by Scott Meyers
It's still too early to see how the C++ story will play out. Can a language keep growing forever without at some point seeing some sort of rebellion from the users and compiler writers who just cannot keep up?
But, right now, we have to deal with C++ as it is, and Scott Meyers remains a fine guide in explaining just what the heck is going on in the language, and how the various pieces fit together.
Many years ago I read the first version of this book; and this 3rd edition is a fine update, show more doing a good job of explaining a number of the new language features that have been added over the last ten years. show less
But, right now, we have to deal with C++ as it is, and Scott Meyers remains a fine guide in explaining just what the heck is going on in the language, and how the various pieces fit together.
Many years ago I read the first version of this book; and this 3rd edition is a fine update, show more doing a good job of explaining a number of the new language features that have been added over the last ten years. show less
Even if you do not have a project that can use these pragmatic suggestions, this is a great way to focus on real-life in-depth programming concepts. reading this should enhance your intuition and improve your skills.
Lists
You May Also Like
Statistics
- Works
- 26
- Members
- 2,371
- Popularity
- #10,827
- Rating
- 4.2
- Reviews
- 11
- ISBNs
- 56
- Languages
- 8











