C++11之经典书籍和网文推荐(持续更新资源下载链接)

0. http://www.stroustrup.com/C++11FAQ.html

1. ISO+IEC+14882-2011-最终正式的C++11标准

2. Overview of the New C++ (C++0x).pdf

3. 深入理解C++11.pdf

4. 深入应用C++11  代码优化与工程级应用( chapter1-2).pdf  ----电子版还没有全的,有了再给大家. 原书代码可在github上下载 github.com/cosmos

5. Meyers_2014_Effective_Modern_C++.pdf

6. Modern.C++.Design  C++设计新思维泛型编程与设计模式之应用.pdf             原书代码可参考loki

7. Folly源码  (“Facebook开源代码库”不严格的缩写)实用性和高效性为中心设计的C++ 11组件的库。


网盘下载地址:

链接:http://pan.baidu.com/s/1nv4nsvv 密码:9l2g


宗旨:  好资料、好文 共享~~~~~~~~~


  • 1
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). 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. using modern C++. Topics include: The pros and cons of braced initialization, noexcept specifications, perfect forwarding, and smart pointer make functions The relationships among std::move, std::forward, rvalue references, and universal references Techniques for writing clear, correct, effective lambda expressions How std::atomic differs from volatile, how each should be used, and how they relate to C++'s concurrency API How best practices in "old" C++ programming (i.e., C++98) require revision for software development in modern C++ 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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值