Features
- Cover Type: Paperback with 679 pages
- Published by: Addison Wesley
- Edition: 2nd Edition December 7, 2000
- Written in: English
- ISBN 10 Number: 020170871X
- ISBN 13 Number: 978-0201708714
-
Book Dimensions:
9 x 7.3 x 1.2 inches
- Weighs: 2.2 pounds
Product Description
This book presents introductory programming and
software development concepts to engineers using a disciplined approach. It provides numerous case studies and programming projects based on real-world examples from a wide range of engineering areas, making the material relevant to what engineers will encounter in their careers; the authors introduce implementations of basic numerical and statistical methods commonly used by engineers. Another feature is the addition of a chapter entitled "On to C++" that prepares readers for a transition to object-oriented programming.
The book focuses on many aspects of
software engineering, establishing early the connection between good problem-solving skills and effective
software development. A five-phase
software development method is presented in Chapter 1 and applied in every subsequent case study throughout. The book presents material in an order that meets the requirements of a beginning programmer, rather than by the structure of the C programming language. This approach makes it possible to present fundamental concepts using traditional high-level terminology--output parameter, array, array subscript, string--and makes it easier for readers without a prior assembly-language background to master the many facets of pointer usage.
This book is designed to introduce C programming to engineers in a way that is relevant to their engineering practice.
Back Cover Copy
This book presents introductory programming and
software development concepts to engineers using a disciplined approach. It provides numerous case studies and programming projects based on real-world examples from a wide range of engineering areas, making the material relevant to what engineers will encounter in their careers; the authors introduce implementations of basic numerical and statistical methods commonly used by engineers. Another feature is the addition of a chapter entitled "On to C++" that prepares readers for a transition to object-oriented programming. The book focuses on many aspects of
software engineering, establishing early the connection between good problem-solving skills and effective
software development. A five-phase
software development method is presented in Chapter 1 and applied in every subsequent case study throughout. The book presents material in an order that meets the requirements of a beginning programmer, rather than by the structure of the C programming language. This approach makes it possible to present fundamental concepts using traditional high-level terminology--output parameter, array, array subscript, string--and makes it easier for readers without a prior assembly-language background to master the many facets of pointer usage. This book is designed to introduce C programming to engineers in a way that is relevant to their engineering practice.
Reader ReviewsI will have to disagree with the guy that said the book " NOT THE BEST ". First he said that he was a C++ programmer and that the book was not good for him. Well, i'am not sure if that guy is blind or half stupid ,but the title of the book clearly says " C PROGRAM FOR ENGINEERS " not for morons.