We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa.
As before, all examples have been tested directly from the text, which is in machine-readable form. Appendix A, the reference manual, is not the standard, but our attempt to convey the essentials of the standard in a smaller space. It is meant for easy comprehension by programmers, but not as a definition for compiler writers — that role properly belongs to the standard itself.
Appendix B is a summary of the facilities of the standard library. It too is meant for reference by programmers, not implementers. Now this same help is available to those working with ANSI compilers.
Includes detailed coverage of the C language plus the official C language reference manual for at-a-glance help with syntax notation, declarations, ANSI changes, scope rules, and the list goes on and on. The C Programming Language. C is the most exciting new language since Java. It is simple, modern, object oriented, and type-safe.
Microsoft Press published the specification for the beta version of C , and then revised that for version 1. What a book… A veryy good book fir programming… Over 30 programs in one chapter… Truely a great product by the author..
Computer Fundamentals and Programming in C is designed to serve as a textbook for the undergraduate students of engineering, computer science, computer applications, and information technology. The book seeks to provide a thorough overview of all the fundamental concepts related to computer science and programming. It lays down the foundation for all the advanced courses that a student is expected to learn in the following semesters.
0コメント