X
Category:
Software
C by Dissection: The Essentials of C Programming
C by Dissection: The Essentials of C Programming

C by Dissection: The Essentials of C Programming

Product ID : 23896204
4.4 out of 5 stars


Galleon Product ID 23896204
Shipping Weight 2.24 lbs
I think this is wrong?
Model
Manufacturer Pearson
Shipping Dimension 8.98 x 7.36 x 1.22 inches
I think this is wrong?
-
9,060

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About C By Dissection: The Essentials Of C Programming

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. KEY TOPICS: Each chapter presents a number of carefully explained programs, which lead the reader in a holistic manner to ever-improving programming skills. Right from the start, the reader is introduced to complete programs, and at an early point in the book is introduced to writing functions as a major feature of structured programming. This edition features expanded treatment of pointers, memory management, and recursion. It also takes into account the fact that many people are learning Java as a first language and then going to C, or vice-versa, and calls out those topics that present a challenge when making such transitions (e.g. i/o, data types). MARKET: This book assumes no programming background and can be used by first-time computer users or by experienced programmers who are transitioning to C.