
Engineering Problem Solving with C
Description
This introductory-level C programming book is designed primarily for engineering students required to learn how to program.
In
Engineering Problem Solving with C,
4th Edition,
best-selling author, Delores Etter, uses real-world engineering and scientific examples and problems throughout the text. Solutions to the problems are developed using the language C and the author's signature five-step problem solving process. Since learning any new skill requires practice at a number of different levels of difficulty, four types of exercises are presented to develop problem-solving skills - Practice! problems, Modify! problems, Short-Answer problems, and Programming problems. The author's clear and precise style creates a highly accessible and readable text for students of all levels.
More details
Other editions
Additional editions

Previous edition

Content
- 1 Engineering Problem Solving
- 2 Simple C Programs
- 3 Control Structures and Data Files
- 4 Modular Programming with Functions
- 5 Arrays and Matrices
- 6 Programming with Pointers
- 7 Programming with Structures
- 8 An Introduction to C++
- Appendix A ANSI C Standard Library
- Appendix B ASCII Character Codes
- Appendix C Using MATLAB to Plot Data from ASCII Files
- Glossary
- Index