Topics include:
Effective Modern C++ follows the proven guideline-based, example-driven format of Scott Meyers' earlier books, but covers entirely new material.
"After I learned the C++ basics, I then learned how to use C++ in production code from Meyer's series of Effective C++ books. Effective Modern C++ is the most important how-to book for advice on key guidelines, styles, and idioms to use modern C++ effectively and well. Don't own it yet? Buy this one. Now".
-- Herb Sutter, Chair of ISO C++ Standards Committee and C++ Software Architect at Microsoft
Hartmann Software Group
Python, Java, C++, Linux, C#, Microsoft
|
An absolute must have
As one student recently stated: "C++ has become a scripting language very similar to Python". I could not agree more. This is the reason you need to purchase this book. Scott is exceptionally effective at distilling the pertinent information to help avoid the landmines of this already difficult language whose modern version is all the more difficult to comprehend. Just ask those individuals who have years of C experience to evaluate their grasp of C++. Sure they know how to handle pointers but what about building datatypes and casting. Add to that a syntax that is an amalgam of procedural, object oriented and scripting. Let the fun begin. You should consider Bjarne Stroustrup's C++ book as well. |