View previous topic :: View next topic |
Author |
Second Edition of C++ book |
Cuchulainn
Joined: 18 Dec 2006
Posts: 607
Location: Amsterdam, the Netherlands
|
Posted: Sat Apr 06, 2013 5:34 pm Post subject: Second Edition of C++ book |
|
|
I am working on the second edition of my 2004 book. The focus on on using standardised C++ 11, STL, Boost and other de-facto libraries for a range of numerical methods in computational finance. The book also reflects a number of developments in C++ that show how the language has matured in recent years. e.g. smart pointers, concurrency, higher-order functions.
One of the goals is to use as much software as possible from standard libraries. The code will be tested for both Windows and linux (and source code + makefiles provided).
The C++/Excel interop remains important and this has become much easier in recent years.
A work-in-progress breakdown is (approx 30 chapters in total)
I. C++ 11 and STL A-Z
II. Building and using numerical libraries as building blocks
III. PDE (1d, 2d, 3d) models, the usual suspects
IV. Monte Carlo
V. Interpolation, bootstrapping, optimisation, calibration
VI. Parallel Programming applications
VII. C++/Excel and C++/C# interop
VIII. What about design and Maintainability?
The publisher is John Wiley and Sons, Chichester.
Thanks
Daniel J. Duffy |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|