รูปภาพสินค้า รหัส9780131364516
9780131364516
The editorial team at pearson has worked closely with educators around the globe to inform students of the ever-changing world in a broad...
ผู้เขียนAdam Hoover

ส่วนลด 0 %
ราคาปก 1,005.00 บาท
ราคาสุทธิ 1,005.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780131364516
จำนวน: 393 หน้า
ขนาดรูปเล่ม: 187 x 232 x 18 มม.
น้ำหนัก: 570 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: กระดาษปรู๊ฟ 
หน่วย: เล่ม 
สำนักพิมพ์: Pearson Education Indochaina Ltd. 
:: เนื้อหาโดยสังเขป
Beginning computing students often finish the introduction to programming course without having had exposure to various system tools, without knowing how to optimize program performance and without understanding how programs interact with the larger computer system.

Adam Hoover's System Programming with C and Unix introduces students to commonly used system tools (libraries, debuggers, system calls, shells and scripting languages) and then explains how to utilize these tools to optimize program development. The text also examines lower level data types with an emphasis on memory and understanding how and why different data types are used.


:: สารบัญ
1. Introduction
2. Bits, Bytes, and Data Types
3. Arrays and Strings
4. Pointers and Structures
5. Input/Output
6. Program Management
7. System Calls
8. Libraries
9. Scripting Languages