Skip to content

Engineering Problem Solving with C++

Best in textbook rentals since 2012!

ISBN-10: 0136011756

ISBN-13: 9780136011750

Edition: 2nd 2008

Authors: Delores M. Etter, Jeanine A. Ingber

List price: $126.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

nbsp; This is a clear, concise introduction to problem solving and the C++ programming language. The authorsrsquo; proven five-step problem solving methodology is presented and then incorporated in every chapter of the text. Uses outstanding engineering and scientific applications throughout; all applications are centered around the theme of engineering challenges in the 21st century. Includes major revisions to bring the material up to date, such as new coverage of file streams, includinga discussion of the stream class hierarchy and a discussion of stream state flags; numerous new tables and programming examples aid in error checking. A useful reference for engineers at national labs who…    
Customers also bought

Book details

List price: $126.00
Edition: 2nd
Copyright year: 2008
Publisher: Prentice Hall PTR
Publication date: 12/31/2007
Binding: Paperback
Pages: 576
Size: 7.50" wide x 9.00" long x 1.25" tall
Weight: 2.2
Language: English

Introduction to computing and engineering problem solving
Simple C++ programs
Control structures
Working with data files
Modular programming with functions
One-dimensional arrays
Two-dimensional arrays and matrices
An introduction to classes
An introduction to pointers
Additional topics in programming with classes
C++ Standard Library
ASCII Character Codes
Using MATLAB to Plot Data from ASCII Files
References
PRACTICE! Solutions
Index