- Joined
- 11/5/14
- Messages
- 295
- Points
- 53
Hi all,
I ordered Introduction to C++ for Financial Engineers and I am enjoying reading it. The companion book Financial Instrument pricing using C++ is not available at Amazon India. I am reading an elementary book on numerical methods alongside. The idea is to finish the book and implement a few numerical algorithms, like spline interpolation and a basic PDE solver, the object-oriented way in two months of time.
This is my first C++ program - a basic implementation of gauss elimination with back substitution.
I want to begin a rigorous study of probability(basic probability and the Williams book), once I have these fundamentals in place.
If anybody has any suggestions on other companion books alongside (e.g. a book on numerical methods with quant finance in mind), I'd be glad to know.
Cheers!
Quasar.
I ordered Introduction to C++ for Financial Engineers and I am enjoying reading it. The companion book Financial Instrument pricing using C++ is not available at Amazon India. I am reading an elementary book on numerical methods alongside. The idea is to finish the book and implement a few numerical algorithms, like spline interpolation and a basic PDE solver, the object-oriented way in two months of time.
This is my first C++ program - a basic implementation of gauss elimination with back substitution.
I want to begin a rigorous study of probability(basic probability and the Williams book), once I have these fundamentals in place.
If anybody has any suggestions on other companion books alongside (e.g. a book on numerical methods with quant finance in mind), I'd be glad to know.
Cheers!
Quasar.