C by disection The esentials of C programming

This book presents with a clear and thorough introduction to the programming process by carefully developing working C programs, using the methods of dissection. Dissection, a pedagogical method similar to a structured, step-by-step work-through, explains new programming elements and idioms as they...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Al Kelley
Định dạng: Sách
Ngôn ngữ:Undetermined
Được phát hành: Menlo Park, California Addison-Wesley 1996
Những chủ đề:
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Miêu tả
Tóm tắt:This book presents with a clear and thorough introduction to the programming process by carefully developing working C programs, using the methods of dissection. Dissection, a pedagogical method similar to a structured, step-by-step work-through, explains new programming elements and idioms as they are encoutered in working code. Right from the start, the book introduces the reader to complete programs and at an early point in the text the reader learns to write functions, an important feature of structured programming