Introduction to C++ for Financial Engineers

Цена 77.16 - 120.00 USD

EAN/UPC/ISBN Code 9780470015384

Автор

Страниц 438

Год выпуска 2006

The object–oriented programming language C++ is the de facto standard for developing real–life applications for Quantitative Finance and Financial Engineering. This language was designed by Dr. Bjarne Stroustup in the early 1990’s and it has become one of the most popular and robust languages for many important areas such as medical systems, computer graphics, telecommunications and in application areas where performance, accuracy and interoperability issues play a key role. The general expectation is that its importance will grow in the coming years. C++ has also become the de facto standard for quant development and analysis. Knowledge of C++ is mandatory for many openings and job positions in Quantitative Finance. This book is the first book that discusses many of the issues that you need to know in order to be able to design and implement real–world applications. We focus on a number of critical topics: Learning the essential syntax of C++ (‘getting the fundamentals...