码迷,mamicode.com
首页 > 编程语言 > 详细

C++学习路线

时间:2014-10-27 00:11:18      阅读:243      评论:0      收藏:0      [点我收藏+]

标签: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

 

C++学习路线

标签:des   style   blog   http   io   ar   sp   on   问题   

原文地址:http://www.cnblogs.com/wiessharling/p/4052977.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!