Engineering Problem Solving with C, 4th Edition
- Length: 480 pages
- Edition: 4
- Language: English
- Publisher: Prentice Hall
- Publication Date: 2012-03-24
- ISBN-10: 0136085318
- ISBN-13: 9780136085317
- Sales Rank: #371397 (See Top 100 Books)
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.
Table of Contents
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++