Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C by Dissection: The Essentials of C Programming (4th Edition) [Repost]

Posted By: AlenMiler
C by Dissection: The Essentials of C Programming (4th Edition) [Repost]

C by Dissection: The Essentials of C Programming (4th Edition) by Ira Pohl
English | November 9, 2000 | ISBN: 0201713748 | 641 pages | PDF | 95 MB

C by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C programming language. This book presents the concepts of the programming process using the "dissection" method. Dissection is a unique tool first developed by the authors to point out key features of program code. It is similar to a structured walk-through of the code, with the intention of explaining newly encountered programming elements and idioms as found in working code.