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
נושאים:
תגים: הוספת תג
אין תגיות, היה/י הראשונ/ה לתייג את הרשומה!
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