book list about C

如果你的英文很好, 请阅读英文版; 如果你的英文不好, 更没有理由不阅读英文版.

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语言的经典之作. 必通读, 随时查阅

book list about C_第1张图片(image from: bell-labs)

C Traps and Pitfalls

Chinese: C陷阱与缺陷

Author : Andrew Koenig

Publisher: Addison-Wesley Professional; 1st edition (January 11, 1989)

book list about C_第2张图片(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: 请关注该书中的"参考文献", 每一本都值得读.

book list about C_第3张图片(image from: K.N. King's website)

Pointers on C

Chinese: C和指针

Author : Kenneth Reek

Publisher: Addison-Wesley; 1st edition (August 4, 1997)

book list about C_第4张图片(image from:amazon)

Practical C Programming

Chinese: 实用C语言编程

Author : Steve Oualline

Publisher: O'Reilly Media; 3rd edition (August 8, 1997)

Numerical Recipes in C

The Joy of C

C: A Reference Manual

References:

C Programming I

你可能感兴趣的:(book list about C)