![[Book Cover]](../covergif/0131901745.gif)
|
Introduction to C Programming: A Modular Approach, 1/e
David M. Collopy, Ohio University
Published November, 1996 by Prentice Hall Career & Technology
Copyright 1997, 625 pp.
Paper
ISBN 0-13-190174-5
$77.00
|
Sign up for future mailings on this subject.
See other books about:
C
|
Assuming the reader has little or no programming
background and no math beyond basic algebra, Introduction to C
Programming: A Modular Approach, takes a "learn by example"
approach to C programming. It introduces one or more "realistic" sample
programs in each chapter to illustrate how the material may be applied to
an actual data processing application. It also presents the application
of the
program development process, from start to finish.
Written in a conversational tone to ensure the material is easy to read and
understand by all readers, Introduction to C Programming: A Modular
Approach, emphasizes the program development process as a means of
introducing applications as well as the importance of logic design and top-
down modular structured programming. It dissects program code and
explains step-by-step how program statements work together to produce
the desired output. It presents programming projects to give readers an
opportunity to apply the material in the book to an actual programming
application. Each chapter also includes checkpoint exercises to reinforce
important topics covered in that chapter as well as chapter summaries that
describe key concepts and serve as reviews of each chapter. MARKET:
Useful for anyone who wants to learn to program in C or as an introduction
to computer programming in general.
1. Getting Started.
2. Basic Structure and Data Types.
3. Modular Programming.
4. String Functions and Loops.
5. Branching.
6. Using Menus.
7. Text Files.
8. Page and Control Breaks.
9. Multi-Level Control Breaks.
10. Arrays and Sorting.
11. Multidimensional Arrays.
12. Sequential Files.
13. Updating Sequential Files.
14. Structures and Random Files.
15. Indexed Files.
Appendix A. ASCII Table.
Appendix B. Programming Standards.
Appendix C. Input/Output Functions.
Appendix D. Math and Related Functions.
Appendix E. Answers to Checkpoint Exercises.
Index.
|