Hanson, Daniel
Learning Modern C++ for Finance: Foundations for Quantitative Programming
- ISBN 13:
- 9781098100803
- author:
- Hanson, Daniel
- format:
- Paperback
- publisher:
- O'Reilly Media
- language:
- English
- Publication Year:
- 2024
- Pages:
- 428
- Dimensions:
- 23.3 x 17.8 x 2.2 centimetres (0
- Genre:
- Computers, Programming, C++,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
This practical guide demonstrates why C++ remains a dominant language for financial applications and systems. Modern features added to the C++ Standard since 2011 make it easier to learn.
Financial programmers will discover how to leverage C++ abstractions that enable safe implementation of financial models, while C++ programmers unfamiliar with financial applications can benefit from this handy guide. You'll explore modern C++ basics, including syntax, inheritance, polymorphism, composition, STL containers, and algorithms.
Additionally, you'll learn about newer features and abstractions, such as functional programming using lambdas, task-based concurrency, and smart pointers. The book also covers best practices for writing clean and efficient code.