Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Essential C++ for Engineers and Scientists

Posted By: rolexmaya
Essential C++ for Engineers and Scientists

Essential C++ for Engineers and Scientists
Addison Wesley; 2 edition | October 18, 2001 | ISBN-10: 0201741253 | 560 pages | PDF | 53.5 Mb

Essential C++ for Engineers and Scientists zeros in on the key elements of good programming and C++, using a multitude of interesting and appropriate engineering and scientific examples. This book covers the features of C++ needed for writing engineering programs, including many features of object-oriented programming. Early on, the book makes some simplifying assumptions that allow the use of C++ topics without lengthy explanation, and then later discusses the intricacies of the features. Readers will come away with the confidence needed to solve problems with C++. This book covers the essential features of C++, including control structures, one-dimensional and multidimensional arrays, and file manipulation. It contains over 80 engineering and scientific examples and programming projects drawn from interesting areas such as solar heating, environmentally sound power production, water conservation, automated manufacturing, and pipeline and power grid modeling. The new edition includes material on member operators and more coverage of member functions, as well as expanded coverage of files. Two new case studies demonstrate full algorithm development. All code has been updated to comply with ANSI C++ Standard. An appendix on C is also included for readers who want to use this language. This book is especially appropriate for engineers (but also for scientists, mathematicians, etc.) with no prior programming experience looking for an introduction to C++, focusing on the features of the language that can be applied to their industry.