Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
C for Engineers

C for Engineers

List Price: $43.03
Your Price: $43.03
Product Info Reviews

<< 1 >>

Rating: 3 stars
Summary: Okay tutorial, so-so on engineering
Review: I think "for Engineers" is being used as a polite way of saying "for people who only know FORTRAN". It is adequate as far as tutorials go, but there are better ones out there. The second half has some numerical analysis and data structure stuff, but this is covered better in other sources. It does not include STL. It's coverage of OOP is limited, and the overall feel is very C-oriented. As I recall, there was not much in the way of directions for linking C++ and FORTRAN routines, handling namelists, and other "real" challenges facing engineers who use C++.

This book would be much better if it trimmed the tutorial section and included material on how to write a simulation code, architectures and design patterns appropriate to engineering, runtime optimization, and software engineering practices appropriate to scientific programming.

Rating: 3 stars
Summary: Okay tutorial, so-so on engineering
Review: I think "for Engineers" is being used as a polite way of saying "for people who only know FORTRAN". It is adequate as far as tutorials go, but there are better ones out there. The second half has some numerical analysis and data structure stuff, but this is covered better in other sources. It does not include STL. It's coverage of OOP is limited, and the overall feel is very C-oriented. As I recall, there was not much in the way of directions for linking C++ and FORTRAN routines, handling namelists, and other "real" challenges facing engineers who use C++.

This book would be much better if it trimmed the tutorial section and included material on how to write a simulation code, architectures and design patterns appropriate to engineering, runtime optimization, and software engineering practices appropriate to scientific programming.

Rating: 5 stars
Summary: C++ for engineers
Review: Introductory book on C++ language. Starting from the very basis, it guides the reader through the syntax, the tricks and the advanced features of an object-oriented language. It is meant for people who needs a start in the subject without time to spend in informatic details: "for engineers". This does not diminish the quality and the quantity of informations included, but makes the concepts easier to understand. I enjoyed the book also as a reference manual during the programming sessions.

An interesting characteristic is the fact that it takes into account many different compilers running on different operating systems.


<< 1 >>

© 2004, ReviewFocus or its affiliates