In Engineering Problem Solving with C, 4e, 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.
Chapter 1 Engineering Problem Solving
Chapter 2 Simple C Programs
Chapter 3 Control Structures and Data Files
Chapter 4 Modular Programming with Functions
Chapter 5 Arrays and Matrices
Chapter 6 Programming with Pointers
Chapter 7 Programming with Structures
Chapter 8 An Introduction to C++