书籍 Programming in C的封面

Programming in C

Stephen G. Kochan

出版时间

2004-07-17

ISBN

9780672326660

评分

★★★★★
书籍介绍

Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it.The book is appropriate for all introductory-to-intermediate courses on programming in the C language, including courses covering C programming for games and small-device platforms. Programming in C, Third Edition is a thoroughly revised and updated edition of Steven Kochan's classic C programming tutorial: a book that has helped thousands of students master C over the past twenty years. This edition fully reflects the latest C standard and contains current source code. It has been crafted to help students master C regardless of the platform they intend to use or the applications they intend to create -- including small-device and gaming applications, where C's elegance and speed make it especially valuable. Kochan begins with the fundamentals, then covers every facet of C language programming: variables, data types, arithmetic expressions, program looping, making decisions, arrays, functions, structures, character strings, pointers, operations on bits, the preprocessors, I/O, and more. Coverage also includes chapters on working with larger programs; debugging programs; and the fundamentals of object-oriented programming. Appendices include a complete language summary, an introduction to the Standard C Library, coverage of compiling and running programs using gcc, common programming mistakes, and more.

用户评论
这本书最早版本是在87年就有了。读大学的时候,电子工业有个译本,比当时的教科书好多了。讲得很到位,适合自学。这么多年过去了,翻开看看还是觉得思路清晰
Cross-reference
大体看完了(意思是其实有些是没看的……)这是本好书,但不适合我
简单概念讲得略拖
写得非常详尽,而且作者非常强调程序的可读性!不仅仅讲语言,还讲了很多编译原理和计算机的构成原理,很基础
我觉得是最好的 C 入门书籍了
也还可以, pdf 2014-11-09