ENGLISH

Guide to Scientific Computing in C++

Book information

Publisher
Springer-Verlag London
Year
2012
ISBN
978-1-4471-2735-2, 978-1-4471-2736-9
DOI
10.1007/978-1-4471-2736-9
Language
english
Format
PDF
Filesize
2 MB (1702449 bytes)
Series
Undergraduate Topics in Computer Science
Edition
1
Pages
250\256
Topic
Computers\\Programming
Time added
2013-10-20 05:25:02

Description

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. Features: 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.

Similar books