阿博的书架
home

阿博的书架

C++ Primer 英文版(第 5 版)
[美] Stanley B. Lippman and [美] Josée Lajoie and [美] Barbara E. Moo
编程/技术 [32]: 这本久负盛名的C++经典教程,时隔八年之久,终迎来史无前例的重大升级。除令全球无数程序员从中受益,甚至为之迷醉的——C++大师Stanley B. Lippman的丰富实践经验,C++标准委员会原负责人Josée Lajoie对C++标准的深入理解,以及C++先驱Barbara E. Moo在C++教学方面的真知灼见外,更是基于全新的C++11标准进行了全面而彻底的内容更新。非常难能可贵的是,书中所有示例均全部采用C++11标准改写,这在经典升级版中极其罕见——充分体现了...
C++ by Dissection
Ira Pohl
编程/技术 [24]:
C++沉思录
Koenig and 莫
编程/技术 [18]: 本书分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论。
Chinese Translation of the C FAQ
Zhu Qun-Ying, Sun Yun
编程/技术 [39]:
Code Complete
Steve McConnell
编程/技术 [22]: 在线阅读本书 Widely considered one of the best practical guides to programming, Steve McConnells original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and...
Core Java™, Volume I--Fundamentals
Cay S. Horstmann and Gary Cornell
编程/技术 [17]: This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects.Fully updated for the new Java SE 6 platform, this no-nonsense tu...
Cplusplus4c-eBooks-stlbook
未知
编程/技术 [25]:
C语言编程: 一本全面的C语言入门教程
科昌
编程入门指南 [5]: 本书是极负盛名的C语言入门经典教材,其第一版发行至今已有20年的历史。本书内容详实全面,由浅入深,示例丰富,并在每个章节后面附有部分习题,非常适合读者自学使用。除此之外,《C语言编程》一书对于C语言标准的最新进展、C语言常见开发工具以及管理C语言大型项目等重要方面,也进行了深入浅出的说明。