如果你的英文很好, 請閱讀英文版; 如果你的英文不好, 更沒有理由不閱讀英文版.
The C Programming Language
Chinese: C程式設計語言
Author : Brian W. Kernighan and Dennis M. Ritchie(K&R)
Publisher: Prentice Hall; 2nd edition (April 1, 1988)
Detail : bell-labs,google books,wikipedia,amazon,china-pub
Comment: 著名的K&R C, 第一本介紹C語言的經典之作. 必通讀, 隨時查閱
(image from: bell-labs)
C Traps and Pitfalls
Chinese: C陷阱與缺陷
Author : Andrew Koenig
Publisher: Addison-Wesley Professional; 1st edition (January 11, 1989)
(image from: google books)
Expert C Programming: Deep C Secrets
Chinese: C專家編程
Author : Peter van der Linden
Publisher: Prentice Hall; 1st edition (June 24, 1994)
Detail :
google books,
amazon,
online reading
Comment: 作者是曾在Sun公司寫編譯器的大牛, 功底渾厚.
(image from: Lars Brinkhoff)
C Programming: A Modern Approach
Chinese: C語言程式設計現代方法
Author : K.N. King
Publisher: W. W. Norton & Company; 2nd edition (April 19, 2008)
Comment: 請關注該書中的"參考文獻", 每一本都值得讀.
(image from: K.N. King's website)
Pointers on C
Chinese: C和指標
Author : Kenneth Reek
Publisher: Addison-Wesley; 1st edition (August 4, 1997)
(image from:amazon)
Practical C Programming
Chinese: 實用C語言編程
Author : Steve Oualline
Publisher: O'Reilly Media; 3rd edition (August 8, 1997)
Numerical Recipes in CThe Joy of CC: A Reference ManualReferences:
C Programming I