The
C programming Language Highest Rating (since 2001): 20.773% (2nd position, July 2001) Lowest Rating (since 2001): 13.173% (2nd position, December 2007) Paradigms:procedural Type system:statically typed
Related Classics C language book Recommendation:
This book is written by Brian W. Kernighan and Dennis M. Ritchie, a designer of C, to introduce the standard C language and its program design method of authoritative classics. A must-read reference book for programming languages.
C Programmers must have the book at hand when they write the program. In this book, C language expert Peter Prinz and Tony Crawford provide you with a lot of programming reference information. The whole book is clear, concise and deeply analyzed. Want to know the details of the GNU make or GNU debugger? This book opens a special section to explain. A book in hand, program development will be more smooth. The book that Peter and Tony wrote would be a necessary tool for C-language programmers. ...
A classic textbook of computer science, emphasizing software engineering and excellent program design style. This book is used in universities such as Stanford University, Columbia University and Shanghai Jiaotong University.