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...

全面介紹

Đã lưu trong:
書目詳細資料
主要作者: Al Kelley
格式: 圖書
語言:Undetermined
出版: Menlo Park, California Addison-Wesley 1996
主題:
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
實物特徵
總結: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