Buch, Englisch, 287 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 464 g
Buch, Englisch, 287 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 464 g
Reihe: Undergraduate Topics in Computer Science
ISBN: 978-3-319-73131-5
Verlag: Springer International Publishing
This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises.
This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11.
Zielgruppe
Upper undergraduate
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Getting Started.- Flow of Control.- File Input and Output.- Pointers.- Blocks, Functions and Reference Variables.- An Introduction to Classes.- Inheritance and Derived Classes.- Templates.- Errors, Exceptions and Testing.- Developing Classes for Linear Algebra Calculations.- An Introduction to Parallel Programming Using MPI.- Designing Object-Oriented Numerical Libraries.- Linear Algebra.- Other Programming Constructs You Might Meet.- Solutions to Exercises.