Introduction to C Programming presents the C language at a level understandable to a new programmer, using the learn-by-example approach and a conversational tone. Examples of how the programming elements work simplify and reinforce the learning process. Complex topics have been simplified, providing an excellent introduction to learning C that stresses top-down logic design and modular structured programming with business applications.
Provides students with a valuable tool with which to practice their programs.
Allows students to think about why and how sample programs work.
Shows students examples of how the programming elements work.
Helps students to construct high-quality, easy-to-read programs.
Makes this sometimes difficult material more comprehensible to students.
Helps students understand the code and the programming process.
Provides students with a comprehensive review to reinforce chapter material.