天天看点

学习C语言一些的好的书和网站基础进阶和实战

Brian W. Kernighan, Dennis M. Ritchie,《C程序设计语言(影印版)》 Brian W.Kernighan, Dennis M.Ritchie,《C程序设计语言》 K&R

Samuel P. Harbison, Guy L. Steele,《C语言参考手册(第五版)》

Kenneth A.Reek  C和指针

Andrew Koenig的著作《C陷阱和缺陷》

Deitel父子合著的《C How to Program》

Perter Van Der LinDen,《C专家编程》

David Hanson,《C语言接口与实现:创建可重用软件的技术》

陶辉   深入理解Nginx:模块开发与架构解析 牛人Igor Sysoev 用C实现的服务程序,使用是炉火纯青

ISO C标准化委员会,http://www.open-std.org/jtc1/sc22/wg14/ 

几个好的学习C语言的网站

VC知识库

<a href="http://www.vckbase.com/" target="_blank">http://www.vckbase.com</a>

唯C世界

<a href="http://www.vcok.com/" target="_blank">http://www.vcok.com</a>

VC大本营

<a href="http://www.pcvc.net/" target="_blank">http://www.pcvc.net</a>

C语言之家

<a href="http://www.cstudyhome.com/" target="_blank">http://www.cstudyhome.com</a>

C++ Builder开发者

<a href="http://bcbdev.myrice.com/" target="_blank">http://bcbdev.myrice.com</a>

VC之路

<a href="http://www.vcroad.com/" target="_blank">http://www.vcroad.com</a>

Visual C++开发指南

<a href="http://www.vchelp.net/" target="_blank">http://www.vchelp.net</a>

VC编程网

<a href="http://www.czvc.com/" target="_blank">http://www.czvc.com</a>

C++ Builder编程俱乐部

<a href="http://cbclub.myrice.com/" target="_blank">http://cbclub.myrice.com</a>

VCCode

<a href="http://www.vccode.com/" target="_blank">http://www.vccode.com</a>

裘宗燕主页

<a href="http://stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list">http://stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list</a>

继续阅读