Effective Modern C++ : 42 Specific Ways to Improve Your Use of C++11 and C++14

0
(0)

Effective Modern C++
: 42 Specific Ways to Improve Your Use of C++11 and C++14

作者:ScottMeyers

出版社:O'ReillyMedia

副标题:42SpecificWaystoImproveYourUseofC++11andC++14

出版年:2014-12

页数:320

定价:USD49.99

装帧:Paperback

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

作者简介
······

Scott Meyers is one of the world's foremost authorities on C++. He wrote the best-selling Effective C++ series (Effective C++, More Effective C++, and Effective STL); published and maintains the annotated training materials Overview of the New C++ (C++11/14) and Effective C++ in an Embedded Environment; is Consulting Editor for the Effective Software Development Series, and, with Herb Sutter and Andrei Alexandrescu, is a principal in C++ and Beyond. He has a Ph.D in Computer Science from Brown University. He's currently working on a new book, Effective Modern C++, which he expects to publish this fall.

评论 ······

例子很全, 讲的都来自作者的编程经验,不是cppreference抄抄的那种

感觉就是C++11虽然填上了一些C++98的坑,但又引入了不少新坑。挺多新特性并不像它们表面上看起来那样简单。不过Meyers确实功力深厚,每个特性的前因后果都讲的一清二楚,给出的使用建议也很贴合实际。(其中关于smat pointer的部分看得我一头冷汗,自己写的程序里有不少错误的用法)

我觉得C++越来越臃肿了,除了std::shared_ptr和std::threads其他的不必要的更新只会让程序越来越难写和维护

到处是坑,人生苦短,早弃早享受

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册