再重新整理一下:
对于初学者:
建议看:
1 essential c++(lippman)
2 c++ primer
中级者可看:
1.Inside C++ Object Module
2.Effective C++
3.More Effective C++
4.C++ programming Language.
5.ExceptionalCpp_47EngineeringPuzzlesProgrammingProblemsSolutions
6.More Exceptional C++
高级者看一看语言特性之外的东西
1.Design Patterns Explained
2.Refactoring - Improving the Design of Existing Code
3.Patterns of Enterprise Application Architecture
对于初学者:
建议看:
1 essential c++(lippman)
2 c++ primer
中级者可看:
1.Inside C++ Object Module
2.Effective C++
3.More Effective C++
4.C++ programming Language.
5.ExceptionalCpp_47EngineeringPuzzlesProgrammingProblemsSolutions
6.More Exceptional C++
高级者看一看语言特性之外的东西
1.Design Patterns Explained
2.Refactoring - Improving the Design of Existing Code
3.Patterns of Enterprise Application Architecture
