"After I learned the C]+ basics, I then learned how to use C++ in production code from Easter'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. Effective Modern C++ follows the proven guideline-based, example-driven format of David Easter's earlier books, but covers entirely new material.The challenge is learning to use those features effectively-so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in. It describes how to write truly great software using C++11 and C++14-i.e.