书籍 Effective Modern C++的封面

Effective Modern C++

Scott Meyers

出版时间

2014-12-01

ISBN

9781491903995

评分

★★★★★

标签

编程

书籍介绍

Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programming language. Scott Meyers takes some of the most difficult pieces of C++ code and unfurls them so that you can see how to manipulate your own project code. This is the first book to contain content written with the C++14 standard.

Tackle 42 separate C++ problems and solutions

Learn critical techniques for success on topics from smart pointers to lambda expressions

Understand key concepts by taking the C++ 98 standard to C++ 11 and then to C++ 14

用户评论
书还是可以的,但看着看着不免有“吾生也有崖”的感慨,无比嫌弃这一个个坑,而不是豁然开朗的痛快。
一如既往的经典
感觉就是C++11虽然填上了一些C++98的坑,但又引入了不少新坑。挺多新特性并不像它们表面上看起来那样简单。不过Meyers确实功力深厚,每个特性的前因后果都讲的一清二楚,给出的使用建议也很贴合实际。(其中关于smat pointer的部分看得我一头冷汗,自己写的程序里有不少错误的用法)
到处是坑,人生苦短,早弃早享受
可以在 Safari Books Online 上读 http://proquest.safaribooksonline.com/book/programming/cplusplus/9781491908419
终于读完了,仅条款1就让我叹服。 迈向现代c++必读书。
翻译一般
先看看基础的,右值引用和并发这种等需要的时候再回来学
非常棒,讲解深入,书中例子多
Meyers先生真爱用GRE词汇 是读过最好的C++书