The C Programming Language, 2nd Edition

简介:
几乎所有我尊敬的C程序员都从这本书中学习了C。与许多已经流行的1,000页塞满cd-rom的门挡不同,该卷简洁而强大 (如果有些危险)-就像C本身一样。它是由Kernighan自己写的。我们需要说更多吗?
本书提供了ANSI标准c语言编程的完整指南。这个新版本由C开发人员编写,可以帮助读者跟上C的最终ANSI标准,同时展示如何利用C丰富的运算符集,表达经济,改进的控制流和数据结构。
这个第2版已经完全重写了额外的例子和问题集,以澄清困难的语言结构的实现。
英文简介:
Just about every C programmer I respect learned C from this book. Unlike many of the 1,000 page doorstops stuffed with CD-ROMs that have become popular, this volume is concise and powerful (if somewhat dangerous) - like C itself. And it was written by Kernighan himself. Need we say more?
This book presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures.
This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs.
- 书名
- The C Programming Language, 2nd Edition
- 译名
- C 编程语言,第二版 K&R
- 语言
- 英语
- 年份
- 1988
- 页数
- 288页
- 大小
- 20.31 MB
- 标签
- C语言
- 下载
The C Programming Language, 2nd Edition.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:36
←C Programming Tutorial, 4th Edition (K&R Version)
→Build Your Own Lisp: Learn C and Build Your Own Programming Language