2 eBooks tagged "C and Scientific"
Related tags:
and [+],
Engineering [+],
with,
to,
nutshell,
in,
for,
Yourself,
Writing,
Ways,
Visual,
V,
Unlocking,
The,
Template,
Teach,
TCPIP,
Study,
Standard,
Specific,
Software,
Sockets,
Sharp,
Second,
Sams,
Reader,
Progress,
Programming,
Program,
Practical,
Plus,
Perl,
Patterns,
PHP,
Objects,
Microsoft,
Metaprogramming,
March,
Library,
Learn,
Language,
Java,
Introduction,
Interfacing,
How,
Guide,
Game,
Form,
Effective,
Design,
Deitel,
Cryptography,
Cookbook,
Concerning,
Concepts,
Complete,
Collection,
Business,
Book,
Beginning,
American,
All,
Accelerated,
Absolute,
A,
50,
3.0,
2nd,
2008,
2.0,
1993200706,
.NET
Posted: February 14th, 2008, 10:01am CET
This book's three parts take readers with no prior C++ knowledge all the way from basic concepts, through object-oriented programming and design techniques, to advanced C++ features and techniques. Coverage of object-oriented programming emphasizes various methods of expressing commonality and abstraction, and the advanced coverage illustrates coordination of advanced C++ by developing several interesting examples, including array classes, pointer classes, systems employing abstract algebra, FORTRAN-based matrices, function mapping, and data fitting.
From the Inside Flap
Like many scientists and engineers, much of our work involves writing computer programs. Recently we have been writing those programs in C++. We think that our programs are better and that we can do better science and engineering with these programs because they are written in C++. We think you should try C++, and we wrote this book to help you get started.
C++ is one of several new languages that use a programming style called object-oriented programming. To write large programs that are correct, readable, modifiable, affordable, and efficient requires the same creative effort and persistence characteristic of other endeavors in science and engineering. Traditional programming languages, including FORTRAN and C, force us to communicate with the computer in a demeaningly simplistic manner. C++ and an object-oriented programming style elevate the communication to a more abstract level: They provide me Read more...

Posted: February 13th, 2008, 1:59pm CET
This book's three parts take readers with no prior C++ knowledge all the way from basic concepts, through object-oriented programming and design techniques, to advanced C++ features and techniques. Coverage of object-oriented programming emphasizes various methods of expressing commonality and abstraction, and the advanced coverage illustrates coordination of advanced C++ by developing several interesting examples, including array classes, pointer classes, systems employing abstract algebra, FORTRAN-based matrices, function mapping, and data fitting.
From the Inside Flap
Like many scientists and engineers, much of our work involves writing computer programs. Recently we have been writing those programs in C++. We think that our programs are better and that we can do better science and engineering with these programs because they are written in C++. We think you should try C++, and we wrote this book to help you get started.
C++ is one of several new languages that use a programming style called object-oriented programming. To write large programs that are correct, readable, modifiable, affordable, and efficient requires the same creative effort and persistence characteristic of other endeavors in science and engineering. Traditional programming languages, including FORTRAN and C, force us to communicate with the computer in a demeaningly simplistic manner. C++ and an object-oriented programming style elevate the communication to a more abstract level: They provide me Read more...
