รูปภาพสินค้า รหัส9780131193710
9780131193710
Prentice Hall Software Series
ผู้เขียนDennis M.Ritchie, Brian W.Kernighan

ส่วนลด 0 %
ราคาปก 780.00 บาท
ราคาสุทธิ 780.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780131193710
จำนวน: 272 หน้า
ขนาดรูปเล่ม: 179 x 234 x 19 มม.
น้ำหนัก: 560 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: กระดาษปอนด์ 
หน่วย: เล่ม 
สำนักพิมพ์: PEARSON Prentice Hall 
พิมพ์ครั้งล่าสุด:ครั้งที่ 2 เดือน -- ปี 1988
:: เนื้อหาโดยสังเขป
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.

As we said in the preface to the first edtion, C “wears well as one’s experience with it grows.” With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well...(From the Preface)
:: สารบัญ
Chapter 1. A Tutorial Introduction
Chapter 2. Types, Operators, and Expressions
Chapter 3. Control Flow
Chapter 4. Functions and Program Structure
Chapter 5. Pointers and Arrays
Chapter 6. Structures
Chapter 7. Input and Output
Chapter 8. The UNIX System Interface
Appendix A. Reference Manual
Appendix B. Standaed Library