Jump to ratings and reviews
Rate this book

Guide to Scientific Computing in C++

Rate this book
This easy-to-read textbook/reference presents an essential guide to object-oriented C++ programming for scientific computing. With a practical focus on learning by example, the theory is supported by numerous exercises.
provides a specific focus on the application of C++ to scientific computing, including parallel computing using MPI; stresses the importance of a clear programming style to minimize the introduction of errors into code; presents a practical introduction to procedural programming in C++, covering variables, flow of control, input and output, pointers, functions, and reference variables; exhibits the efficacy of classes, highlighting the main features of object-orientation; examines more advanced C++ features, such as templates and exceptions; supplies useful tips and examples throughout the text, together with chapter-ending exercises, and code available to download from Springer.

250 pages, Paperback

First published January 1, 2012

7 people are currently reading
15 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (36%)
4 stars
4 (21%)
3 stars
3 (15%)
2 stars
4 (21%)
1 star
1 (5%)
Displaying 1 of 1 review
Profile Image for Zarathustra Goertzel.
559 reviews40 followers
May 17, 2017
Fine introduction book. Includes a good amount of basics, and some fun, mildly vexing exercises to get used to pointer-style matrices.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.