Introduction to C++ for Financial Engineers: An Object-oriented Approach

  • 6h 20m
  • Daniel J. Duffy
  • John Wiley & Sons (UK)
  • 2006

This book introduces the reader to the C++ programming language and how to use it to write applications in quantitative finance (QF) and related areas. No previous knowledge of C or C++ is required - experience with VBA, Matlab or other programming language is sufficient. The book adopts an incremental approach; starting from basic principles then moving on to advanced complex techniques and then to real-life applications in financial engineering. There are five major parts in the book:

  • C++ fundamentals and object-oriented thinking in QF
  • Advanced object-oriented features such as inheritance and polymorphism
  • Template programming and the Standard Template Library (STL)
  • An introduction to GOF design patterns and their applications in QF Applications

The kinds of applications include binomial and trinomial methods, Monte Carlo simulation, advanced trees, partial differential equations and finite difference methods.

In this Book

  • Introduction to C++ for Financial Engineers—An Object-oriented Approach
  • Goals of this Book and Global Overview
  • Introduction to C++ and Quantitative Finance
  • The Mechanics of C++: from Source Code to a Running Program
  • C++ Fundamentals and My First Option Class
  • Creating Robust Classes
  • Operator Overloading in C++
  • Memory Management in C++
  • Functions, Namespaces and Introduction to Inheritance
  • Advanced Inheritance and Payoff Class Hierarchies
  • Run-Time Behaviour in C++
  • An Introduction to C++ Templates
  • Introduction to Generic Data Structures and Standard Template Library (STL)
  • Creating Simpler Interfaces to STL for QF Applications
  • Data Structures for Financial Engineering Applications
  • An Introduction to Design Patterns
  • Programming the Binomial Method in C++
  • Implementing One-Factor Black Scholes in C++
  • Two-Factor Option Pricing: Basket and Other Multi-Asset Options
  • Useful C++ Classes for Numerical Analysis Applications in Finance
  • Other Numerical Methods in Quantitative Finance
  • The Monte Carlo Method Theory and C++ Frameworks
  • Skills Development—from White Belt to Black Belt
  • Basic C Survival Guide
  • Advanced C Syntax
  • Datasim Visualisation Package in Excel: Drivers and Mechanisms
  • Motivating COM and Emulation in C++
  • COM Fundamentals
  • References
SHOW MORE
FREE ACCESS