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

Полное описание

Сохранить в:
Библиографические подробности
Главный автор: Al Kelley
Формат:
Язык:Undetermined
Опубликовано: Menlo Park, California Addison-Wesley 1996
Предметы:
Метки: Добавить метку
Нет меток, Требуется 1-ая метка записи!
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