Cantitate/Preț
Produs

C++ for Financial Mathematics: Chapman and Hall/CRC Financial Mathematics Series

Autor John Armstrong
en Limba Engleză Hardback – 21 dec 2016
If you know a little bit about financial mathematics but don’t yet know a lot about programming, then C++ for Financial Mathematics is for you.
C++ is an essential skill for many jobs in quantitative finance, but learning it can be a daunting prospect. This book gathers together everything you need to know to price derivatives in C++ without unnecessary complexities or technicalities. It leads the reader step-by-step from programming novice to writing a sophisticated and flexible financial mathematics library. At every step, each new idea is motivated and illustrated with concrete financial examples.
As employers understand, there is more to programming than knowing a computer language. As well as covering the core language features of C++, this book teaches the skills needed to write truly high quality software. These include topics such as unit tests, debugging, design patterns and data structures.
The book teaches everything you need to know to solve realistic financial problems in C++. It can be used for self-study or as a textbook for an advanced undergraduate or master’s level course.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 41177 lei  3-5 săpt. +2951 lei  4-10 zile
  CRC Press – 30 iun 2021 41177 lei  3-5 săpt. +2951 lei  4-10 zile
Hardback (1) 68158 lei  6-8 săpt.
  CRC Press – 21 dec 2016 68158 lei  6-8 săpt.

Din seria Chapman and Hall/CRC Financial Mathematics Series

Preț: 68158 lei

Preț vechi: 80186 lei
-15% Nou

Puncte Express: 1022

Preț estimativ în valută:
12064 14063$ 10550£

Carte tipărită la comandă

Livrare economică 20 ianuarie-03 februarie 26

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781498750059
ISBN-10: 1498750052
Pagini: 410
Ilustrații: 60 Illustrations, black and white
Dimensiuni: 156 x 234 x 24 mm
Greutate: 0.75 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman and Hall/CRC Financial Mathematics Series


Cuprins

Introduction. Getting Started. Basic Data Types and Operators. Functions. Flow of Control. Working with Multiple Files. Unit Testing. Using C++ Classes. User-Defined Types. Monte Carlo Pricing in C++. Interfaces. Arrays, Strings, and Pointers. More Sophisticated Classes. The Portfolio Class. Delta Hedging. Debugging and Development ToolsA Matrix Class. An Overview of Templates. The Standard Template Library. Function Objects and Lambda Functions. Threads. Next Steps. Appendix: Risk-Neutral Pricing

Recenzii

"OOP in C++ remains a difficult programming language and paradigm to learn and develop. There remains a shortage of high-quality, easy to follow texts in C++ for mathematical finance. Dr Armstrong has successfully produced a self-contained publication that begins with the basics and patiently guides the student to advanced object-oriented C++ programming in a quant finance setting. The writing style is very user-friendly and immediately reassures the reader, while numerous exercises allow solid progression. The author’s extensive background in academia and as a practitioner is apparent throughout; the latter being a key accomplishment in setting the book apart from others. As a teacher of mathematical and computational finance, Armstrong’s book will feature at the top of my list of recommended textbooks."
Dr. Riaz Ahmad, The Fitch Group and University College London (Departments of Mathematics and Computer Science)

Descriere

If you know a little bit about financial mathematics but don’t yet know a lot about programming, then C++ for Financial Mathematics is for you.
C++ is an essential skill for many jobs in quantitative finance, but learning it can be a daunting prospect. This book gathers together everything you need to know to price derivatives in C++ without unnecessary complexities or technicalities. It leads the reader step-by-step from programming novice to writing a sophisticated and flexible financial mathematics library. At every step, each new idea is motivated and illustrated with concrete financial examples.