标签:des style blog http io ar sp on 问题
已经确定做C++后台的工作了,因此,要对C++要越来越熟悉才行,今天,在此列出学习和温习C++书籍的顺序,从而由浅入深地学习C++。
1. 《C++ primer》
2. 《Accelerated C++》
3. 《Programming: Principles and Practice Using C++》 没有下载
4. 《Effective C++》
5. 《More Effective C++》
6. 《Effective STL》
7. 《Think in C++》 英文版 两卷
8. 《C++沉思录》 思考的方法 暂时还没有找到英文版
9. 《Exceptional C++》
10. 《More Exceptional C++》 各种问题的解决方法和一些常见的经典错误
11. 《Exceptional C++ Style 》
12. 《C++ Coding Standards》
13. 《C++ Templates: The Complete Guide 》
14. 《Advanced C++》 C++各种神奇的用法
15. 《Modern C++》
16. 《Modern C++ Design 》 C++各种神奇的用法
17. 《泛型编程与STL》
18. 《深入探索C++对象模型》 了解编译器下的C++是什么样的,让你了解C++的性能并不差
19. 《C++虚函数表解析》 博客
20. 《C++对象内存布局》 博客
21. 《C++ Template Metaprogramming》
22. 《C++ Concurrency In Action》
23. 《Advanced C++ Metaprogramming》
标签:des style blog http io ar sp on 问题
原文地址:http://www.cnblogs.com/wiessharling/p/4052977.html