• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Learning Modern C++ for Finance: Foundations for Quantitative Programming

Learning Modern C++ for Finance: Foundations for Quantitative Programming

Paperback

ApplicationsProgramming

Publisher Price: $65.99

ISBN10: 1098100808
ISBN13: 9781098100803
Publisher: O'Reilly Media
Published: Dec 10 2024
Pages: 428
Weight: 1.50
Height: 0.87 Width: 7.00 Depth: 9.19
Language: English

This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case, thanks to modern features added to the C++ Standard beginning in 2011.

Financial programmers will discover how to leverage C++ abstractions that enable safe implementation of financial models. You'll also explore how popular open source libraries provide additional weapons for attacking mathematical problems. C++ programmers unfamiliar with financial applications also benefit from this handy guide.

  • Learn C++ basics from a modern perspective: syntax, inheritance, polymorphism, composition, STL containers, and algorithms
  • Dive into newer features and abstractions including functional programming using lambdas, task-based concurrency, and smart pointers
  • Implement basic numerical routines in modern C++
  • Understand best practices for writing clean and efficient code

Also from

Hanson, Daniel

Also in

Programming