當前位置:編程學習大全網 - 源碼下載 - 求程序員入門書籍,我是學C++的,想考個初級程序員

求程序員入門書籍,我是學C++的,想考個初級程序員

下面是我根據別人的提示和自己的參考總結出的幾個階段的書籍,希望對妳有幫助!!

第壹階段:

1::H.M.Deitel和P.J.Deitel的《 C++ How to Program 》(C++大學教程)

2:: 錢能的《C++程序設計教程》

3::Stanley B.lippman著 侯捷 譯的《essential c++》

4::Stanley B.Lippman,Josee LaJoie,Barbara E.Moo的《c++ primer》

5::Bjarne Stroustrup的《the c++ programming language》

第二階段:

1::Scott Meyers的《effective c++》

2::Herb Sutter的《exceptional c++》

3::Scott Meyers的《more effective c++》

4::Herb Sutter的《more exceptional c++》

第三階段:

1::Stanley B.lippman的《insied the c++ object model》(深度探索C++ 對象模型)

2::Bjarne Stroustrup的《The design and evolution of c++》(C++的設 計與演化)

3::tephen C. Dewhurst的《C++ Gotchas: Avoiding Common Problems in Coding and Design》(C++程序設計陷阱)

第四階段:

1:: Nicolai M.Josuttis的《the c++ standard library》(C++標準程序庫 —自修教程與參考手冊)

2::Scott Meyers的《effective stl》

3::Matthew H. Austern的《generic programming and the stl》(泛型編 程與STL)

4::侯捷的 《stl源碼剖析》

第五階段:

1::Herb Sutter的《exeptional c++ style》

2::《c++ template》

3::Andrei Alexandrescu的《modern c++ design》

第六階段

1::《C++ 輸入輸出流及本地化》《C++ Network Programming》《大規模C++程序設計》

2::Barbara E.Moo和Andrew Koenig的《Ruminations On C++》(C++ 沈思錄)

其他的:

Stanley B. Lippman,《Inside The C++ Object Model》影印版、中文版《深度探索C++對象模型》

Elements of Reusable Object-Oriented software》影印版、中文版《設計模式:可復用面向對象軟件的基礎》

John Lakos的著作《Large-Scale C++ Software Design》(《大規模C++程序設計》

Andrew Koenig和Barbara Moo在《Accelerated C++: Practical Programming by Example》《Ruminations on C++》

Bruce Eckel,《C++編程思想》

windows編程系列:

Charles Petzold 的 《Programming Windows》(Windows程序設計)

Jeffrey Richter 的《ProgrammingApplicationsforMicrosoftWindows》(Windows核心編程)和《Advanced Windows》(Windows 高級編程指南)

數據結構和算法

1::清華教授嚴蔚敏和廣東工業大學教授吳偉民的《數據結構(C語言版)》

2::清華教授殷人昆的《數據結構(用面向對象方法與C++描述)》

3::經典書籍:Mark Allen Weiss的《Data Structures and Algorithm Analysis in C》(數據結構與算法分析--C語言描述)和《Data Structures and Algorithm Analysis in C++》(數據結構與算法分析--C++語言描述)

4::王曉東的《算法設計與分析》

5::M.H.Alsuwaiyel(沙特)的 《Algorithms Design Techniques and Analysis》(算法設計技巧與分析)

6::經典:Thomas H.Cormen, Charles E.Leiserson的《Introduction to Algorithms》(算法導論)

  • 上一篇:如何遠程訪問網吧
  • 下一篇:求“能夠用NS模擬的組播擁塞控制算法”源代碼
  • copyright 2024編程學習大全網