As scientific and engineering projects grow larger and more complex, it is increasingly likely that those projects will be written in C++. With embedded hardware growing more powerful, much of its soft...

Buy Now From Amazon

Product Review

As scientific and engineering projects grow larger and more complex, it is increasingly likely that those projects will be written in C++. With embedded hardware growing more powerful, much of its software is moving to C++, too. Mastering C++ gives you strong skills for programming at nearly every level, from “close to the hardware” to the highest-level abstractions. In short, C++ is a language that scientific and technical practitioners need to know.

 

Peter Gottschling’s Discovering Modern C++ is an intensive introduction that guides you smoothly to sophisticated approaches based on advanced features. Gottschling introduces key concepts using examples from many technical problem domains, drawing on his extensive experience training professionals and teaching C++ to students of physics, math, and engineering.

 

This book is designed to help you get started rapidly and then master increasingly robust features, from lambdas to expression templates. You’ll also learn how to take advantage of the powerful libraries available to C++ programmers: both the Standard Template Library (STL) and scientific libraries for arithmetic, linear algebra, differential equations, and graphs.

 

Throughout, Gottschling demonstrates how to write clear and expressive software using object orientation, generics, metaprogramming, and procedural techniques. By the time you’re finished, you’ll have mastered all the abstractions you need to write C++ programs with exceptional quality and performance.

 



Similar Products

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14A Tour of C++ (2nd Edition) (C++ In-Depth Series)C++ Templates: The Complete Guide (2nd Edition)Accelerated C++: Practical Programming by ExampleProgramming: Principles and Practice Using C++ (2nd Edition)The C++ Standard Library: A Tutorial and Reference (2nd Edition)Fundamentals of Digital Logic with Verilog DesignC++ Primer (5th Edition)The C++ Programming Language, 4th EditionAlgorithms Illuminated: Part 1: The Basics