阿博的书架
home

阿博的书架

Advanced Programming in the UNIX Environment
W. Richard Stevens and Stephen A. Rago
编程/技术 [19]: "Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly update...
The C Programming Language
Brian W. Kernighan and Dennis M. Ritchie
编程/技术 [21]: The computing world has undergone a revolution since the publication of the first edition of the C Programming Language. During this time, the C language has changed and spread beyond its origins as the language of the UNIX operating syst...
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标准改写,这在经典升级版中极其罕见——充分体现了...
Chinese Translation of the C FAQ
Zhu Qun-Ying, Sun Yun
编程/技术 [39]:
C语言编程: 一本全面的C语言入门教程
科昌
编程入门指南 [5]: 本书是极负盛名的C语言入门经典教材,其第一版发行至今已有20年的历史。本书内容详实全面,由浅入深,示例丰富,并在每个章节后面附有部分习题,非常适合读者自学使用。除此之外,《C语言编程》一书对于C语言标准的最新进展、C语言常见开发工具以及管理C语言大型项目等重要方面,也进行了深入浅出的说明。
Head First C
David Griffiths and Dawn Griffiths
编程/技术 [1]: Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes...