随笔 - 224  文章 - 41  trackbacks - 0
<2012年12月>
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

享受编程

常用链接

留言簿(11)

随笔分类(159)

随笔档案(224)

文章分类(2)

文章档案(4)

经典c++博客

搜索

  •  

最新评论

阅读排行榜

评论排行榜

原文地址:http://bobbycalf.blogbus.com/logs/2463095.html

两年前就给自己列出了一个读书清单,但进展缓慢,看的经典书籍仍然寥寥可数,惭愧中......
现在将这个书单重新修改,一方面鞭策自己学习,另一方面也表达对大牛们有如滔滔江水般的敬仰之意。
书单中列举的都是相关领域的经典书籍,必读之作。此书单的编辑参考了很多网站,包括一些名家的推荐,例如侯捷,孟岩,荣耀,潘爱民等等,在此也向这些前辈表示感谢。^_^

1、C++ Language
------------------------------

Bjarne Stroustrup. The C++ Programming Language (Special 3rd Edition)
《C++程序设计语言(特别版)》

Bjarne Stroustrup. The Design and Evolution of C++
《C++语言的设计和演化》

Stanley B.Lippman, Josée LaJoie, Barbara E.Moo. C++ Primer (4th Edition)
《C++ Primer中文版(第4版)》

Scott Meyers, Effective C++ (3rd Edition)
《Effective C++中文版(第三版)》

Scott Meyers, More Effective C++
《More Effective C++中文版》

Herb Sutter, Exceptional C++
《Exceptional C++中文版》

Herb Sutter, More Exceptional C++
《More Exceptional C++中文版》

Nicolai M. Josuttis, The C++ Standard Library: A Tutorial and Reference
《C++标准程序库:自修教程与参考手册》

Scott Meyers, Effective STL

Brian W.Kernighan, The Prictice of Programming
《程序设计实践》

Steve McConnell, Code Complete , 2nd Edition
《代码大全(第二版)》

Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides. Design Patterns: Elements of Reusable Object-Oriented software
《设计模式:可复用面向对象软件的基础》

John Lakos, Large-Scale C++ Software Design
《大规模C++程序设计》


2、网络编程
------------------------------

Richard Stevens, TCP/IP Illustrated, Vol.1 / Vol.2 / Vol.3
《TCP/IP详解》(三卷)

Richard Stevens, Bill Fenner, Andrew M. Rudoff.
Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
《UNIX网络编程》

Jon C. Snader, Effective TCP/IP Programming
《高级TCP/IP编程》

Douglas Schmidt, Steven Huston,C++ Network Programming, Vol.1 / Vol.2
《C++网络编程 卷1:运用ACE和模式消除复杂性》
《C++网络编程,卷2:基于ACE和框架的系统化复用》

Anthony Jones, Jim Ohlund. Network Programming for Microsoft Windows
《Windows网络编程(第2版)》

非常详尽的TCP/IP资源介绍:
Uri's TCP/IP Resources List: http://www.private.org.il/tcpip_rl.html


3、Windows
------------------------------

Mark E. Russinovich, David A. Solomon.
Microsoft Windows Internals, Fourth Edition

Charles Petzold, Programming Windows (Fifth Edition)
《WINDOWS程序设计(第5版)》

Jeffrey Richter, Programming Applications for Microsoft Windows Fourth Edition
《WINDOWS核心编程》

Jim Beveridge, Robert Wiener. Multithreading Applications in Win32
《WIN32多线程程序设计》

侯捷, 《深入浅出MFC》

George Shepherd, David Kruglinski. Programming with Microsoft Visual C++ .NET, Sixth Edition
《Visual C++ .NET技术内幕(第6版)》

Jeff Prosise, Programming Windows with MFC Second Edition
《MFC Windows程序设计(第2版)》

Jeffrey Richter, Applied Microsoft .NET Framework Programming
《Microsoft .NET框架程序设计(修订版)》

John Robbins, Debugging Applications for Microsoft .NET and Microsoft Windows
《Microsoft .NET和Windows应用程序调试》

Chris Cant, Writing Windows WDM Device Drivers
《Windows WDM设备驱动程序开发指南》


4、Linux
------------------------------

Richard Stevens, Advanced Programming in the UNIX Environment
《UNIX环境高级编程》

Richard Stevens, Bill Fenner, Andrew M. Rudoff.
Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
《UNIX网络编程》

John Lions, Lion'Cornmentary on UNIX 6th Edition With Source Code
《莱昂氏UNIX源代码分析》

Robert Love, Linux Kernel Development, 2nd Edition
《Linux内核设计与实现(第2版)》

Daniel Pierre Bovet, Marco Cesati. Understanding the Linux Kernel, 3rd Edition
《深入理解Linux内核(第三版)》

Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman. Linux Device Drivers, 3rd Edition
《LINUX设备驱动程序(第三版)》

Marshall Kirk McKusick, Keith Bostic, Michael J. Karels and John S. Quarterman.
The Design and Implementation of the 4.4 BSD Operating System
《4.4BSD操作系统设计与实现》

毛德操, 胡希明. 《Linux内核源代码情景分析》


5、Others
------------------------------

Donald E.Knuth, Art of Computer Programming, Volume 1-3
《计算机程序设计艺术》(三卷)

Thomas H.Cormen Charles E.Leiserson Ronald L.Rivest Clifford Stein.
Introduction to Algorithms, Second Edition
《算法导论(第二版)》

Bruce Schneier, Applied Cryptography
《应用密码学》
posted on 2010-09-05 13:28 漂漂 阅读(849) 评论(0)  编辑 收藏 引用 所属分类: c++经典文章转载

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理