รูปภาพสินค้า รหัส9780131103627
9780131103627
-
ผู้เขียนBrain W. Kernighan, Dennis M. Ritchie

ส่วนลด 0 %
ราคาปก 720.00 บาท
ราคาสุทธิ 720.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780131103627
จำนวน: 272 หน้า
ขนาดรูปเล่ม: 177 x 234 x 19 มม.
น้ำหนัก: 560 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Prentice Hall Ptr 
:: เนื้อหาโดยสังเขป
We have tried 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 form the text, which is in machine-readable form.
:: สารบัญ
Chapter 1 A Tutorial Introduction
- Getting Started
- Variables and Arithmetic Expressions
- The For Statement
Chapter 2 Types, Operators, and Expressions
- Variable Names
- Data Types and Sizes
- Constants
Chapter 3 Control Flow
- Statements and Blocks
- If-Else
- Else-If
etc.