Verwandte Artikel zu Introduction to C++ for Financial Engineers: An Object-Orien...

Introduction to C++ for Financial Engineers: An Object-Oriented Approach: 404 (The Wiley Finance Series) - Hardcover

 
9780470015384: Introduction to C++ for Financial Engineers: An Object-Oriented Approach: 404 (The Wiley Finance Series)

Inhaltsangabe

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.

This book includes a companion website with all source code and many useful C++ classes that you can use in your own applications. Examples, test cases and applications are directly relevant to QF.

This book is the perfect companion to Daniel J. Duffy’s book Financial Instrument Pricing using C++ (Wiley 2004, 0470855096 / 9780470021620)

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

About the author

DANIEL J. DUFFY has been involved in software development projects using C++ and object-oriented design techniques since 1988. He organized the first C++ course in the Netherlands in 1989 and has worked on a variety of C++ projects in areas such as computer graphics, optical technology, process control and quantitative finance systems. In 1993 he worked on an early version of a large object-oriented system for derivatives pricing and hedging models. He is designer/trainer and has trained more than 2000 C++ developers in recent years.

A companion book to the current one is “Financial Instrument Pricing using C++” (Wiley 2004). Since 1996 he has written seven books on object-oriented design and programming. Daniel Duffy has a PhD in Numerical Analysis from Trinity College Dublin. He lives in the Netherlands with his wife Ilona and son Brendan.

He can be contacted at dduffy@datasim.nl.

Von der hinteren Coverseite

"Duffy has successfully plugged a huge gap in the market by producing a wonderfully written introductory book, in a pedagogic – making mathematical modelling in C++ accessible to a large audience. As a teacher of C++, I will be strongly recommending this book to anyone interested in applying C++ to Quantitative Finance."<br /> —<b>Riaz Ahmad, 7city Learning Ltd</b> <p>"Finally, the book I wish I had had when I first started studying the C++ programming language. This witty, clean and comprehensive guide is a must-have for the would-be quant and a precious reference for the practitioner in quantitative finance. After completing the reading, you will earn a ‘black belt’ in C++ for financial engineering."<br /> —<b>Michele L. Baldini, Global Equity Linked Products | Quantitative Analytics, Merrill Lynch & Co</b></p> <p>"It seems that C++ is here to stay – but not as the easiest language to master. Daniel Duffy has been there and done that for a few decades, and now he shares his expertise. In this book, he takes the reader to the black belt level – i.e., the level at which one can start learning advanced C++ techniques and best practices."<br /> —<b>Luigi Ballabio (co-creator of QuantLib)</b></p> <p>"Among the vast C++ and quantitative finance literature there is a surprising dearth of material on their intersection – on quantfin-specific numerical methods using C++ and design patterns. Daniel Duffy’s new book Introduction to C++ for Financial Engineers nicely fills this vacuum and should prove to be a valuable resource for students and professionals looking to learn or enhance their C++ skills."<br /> —<b>Christopher Merrill, University of Chicago Program on Financial Mathematics</b></p> <p>"Out of the plethora of books introducing C++ this book simply stands out by the clear exposure of the language and the practicality of its examples. For any student or practitioner that learns or wants to improve his knowledge of this powerful programming language widely used in the business world of finance Dr. Duffy's book is highly recommended."<br /> —<b>Valentin D. Ghita, MSc Student, Baruch College, CUNY</b></p> 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. <p>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:</p> <ul> <li>Learning the essential syntax of C++ ('getting the fundamentals right')</li> <li>Designing and implementing generic data structures using STL</li> <li>Numerous applications (lattices, finite difference, Monte Carlo, etc)</li> <li>Libraries, design patterns (GOF, POSA) and reusable software frameworks</li> <li>Introduction to COM and C++ to Excel interoperability</li> </ul> <p>Each chapter deals with one major topic. Furthermore, each chapter builds only on the results of the chapters preceding it, so that we keep the amount of forward referencing to a minimum. We discuss all the syntax that is discussed in the IT books and we apply it to QF applications. This book is self-contained and we advise its use in combination with the well-known standard reference work by Dr. Stroustrup.</p> <p>Last, but not least, each chapter concludes with exercises and projects to test what you learned in that chapter. The exercises are based on the tactic: 'get it working, then get it right, then get it optimised'. Furthermore, these exercises will also hopefully prepare you for your job interviews!</p> <p>Included with the book is a companion website with all source code, including <i>working code</i> for lattice, finite difference and Monte Carlo methods for one-factor and two-factor pricing models as well as an easy-to-use C++ visualization package to help you examine the output from these numerical methods.</p>

Aus dem Klappentext

"Duffy has successfully plugged a huge gap in the market by producing a wonderfully written introductory book, in a pedagogic - making mathematical modelling in C++ accessible to a large audience. As a teacher of C++, I will be strongly recommending this book to anyone interested in applying C++ to Quantitative Finance."
--Riaz Ahmad, 7city Learning Ltd

"Finally, the book I wish I had had when I first started studying the C++ programming language. This witty, clean and comprehensive guide is a must-have for the would-be quant and a precious reference for the practitioner in quantitative finance. After completing the reading, you will earn a 'black belt' in C++ for financial engineering."
--Michele L. Baldini, Global Equity Linked Products Quantitative Analytics, Merrill Lynch & Co

"It seems that C++ is here to stay - but not as the easiest language to master. Daniel Duffy has been there and done that for a few decades, and now he shares his expertise. In this book, he takes the reader to the black belt level - i.e., the level at which one can start learning advanced C++ techniques and best practices."
--Luigi Ballabio (co-creator of QuantLib)

"Among the vast C++ and quantitative finance literature there is a surprising dearth of material on their intersection - on quantfin-specific numerical methods using C++ and design patterns. Daniel Duffy's new book Introduction to C++ for Financial Engineers nicely fills this vacuum and should prove to be a valuable resource for students and professionals looking to learn or enhance their C++ skills."
--Christopher Merrill, University of Chicago Program on Financial Mathematics

"Out of the plethora of books introducing C++ this book simply stands out by the clear exposure of the language and the practicality of its examples. For any student or practitioner that learns or wants to improve his knowledge of this powerful programming language widely used in the business world of finance Dr. Duffy's book is highly recommended."
--Valentin D. Ghita, MSc Student, Baruch College, CUNY

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Befriedigend
Item in good condition. Textbooks...
Diesen Artikel anzeigen

EUR 29,72 für den Versand von USA nach Deutschland

Versandziele, Kosten & Dauer

Gratis für den Versand innerhalb von/der Deutschland

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

9781118446089: Introduction to C++ for Financial Engineers (The Wiley Finance Series)

Vorgestellte Ausgabe

ISBN 10:  1118446089 ISBN 13:  9781118446089
Verlag: John Wiley & Sons Inc, 2013
Hardcover

Suchergebnisse für Introduction to C++ for Financial Engineers: An Object-Orien...

Beispielbild für diese ISBN

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: SecondSale, Montgomery, IL, USA

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Bestandsnummer des Verkäufers 00066453777

Verkäufer kontaktieren

Gebraucht kaufen

EUR 41,94
Währung umrechnen
Versand: EUR 29,72
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Daniel J. Duffy.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: Brentwood Books, Kinnelon, NJ, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Hardcover. Zustand: Used, like new. Perfect condition except one page corner is creased. **We are a small family business with over 25 years experience providing fine new and pre-owned books online. You can expect professional service and individual attention to your order, daily shipments, and sturdy packaging. Bestandsnummer des Verkäufers 71860

Verkäufer kontaktieren

Gebraucht kaufen

EUR 61,18
Währung umrechnen
Versand: EUR 19,35
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

DJ Duffy
Verlag: John Wiley & Sons, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Neu Hardcover

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. DANIEL J. DUFFY has been involved in software development projects using C++ and object-oriented design techniques since 1988. He organized the first C++ course in the Netherlands in 1989 and has worked on a variety of C++ projects in areas such as computer. Bestandsnummer des Verkäufers 556553244

Verkäufer kontaktieren

Neu kaufen

EUR 85,48
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

DJ Duffy
Verlag: John Wiley and Sons, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Neu Hardcover

Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

HRD. Zustand: New. New Book. Shipped from UK. Established seller since 2000. Bestandsnummer des Verkäufers FW-9780470015384

Verkäufer kontaktieren

Neu kaufen

EUR 84,56
Währung umrechnen
Versand: EUR 4,67
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 15 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: LiLi - La Liberté des Livres, CANEJAN, Frankreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: good. Jaquette avec déchirures, livre en très bon état. vendeur professionnel; envoi soigne en 24/48h. Bestandsnummer des Verkäufers 2403190002850

Verkäufer kontaktieren

Gebraucht kaufen

EUR 82,83
Währung umrechnen
Versand: EUR 12,00
Von Frankreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: Solr Books, Lincolnwood, IL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: very_good. This books is in Very good condition. There may be a few flaws like shelf wear and some light wear. Bestandsnummer des Verkäufers BCV.0470015381.VG

Verkäufer kontaktieren

Gebraucht kaufen

EUR 35,85
Währung umrechnen
Versand: EUR 63,68
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 3252009

Verkäufer kontaktieren

Gebraucht kaufen

EUR 83,10
Währung umrechnen
Versand: EUR 17,39
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Neu Hardcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 3252009-n

Verkäufer kontaktieren

Neu kaufen

EUR 84,55
Währung umrechnen
Versand: EUR 17,39
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Daniel J Duffy
Verlag: Wiley Dez 2006, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Neu Taschenbuch

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. Neuware - 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 right')\* Designing and implementing generic data structures using STL\* Numerous applications (lattices, finite difference, Monte Carlo, etc)\* Libraries, design patterns (GOF, POSA) and reusable software frameworks\* Introduction to COM and C++ to Excel interoperabilityEach chapter deals with one major topic. Furthermore, each chapter builds only on the results of the chapters preceding it, so that we keep the amount of forward referencing to a minimum. We discuss all the syntax that is discussed in the IT books and we apply it to QF applications. This book is self-contained and we advise its use in combination with the well-known standard reference work by Dr. Stroustrup.Last, but not least, each chapter concludes with exercises and projects to test what you learned in that chapter. The exercises are based on the tactic: 'get it working, then get it right, then get it optimised'. Furthermore, these exercises will also hopefully prepare you for your job interviews!Included with the book is a CD will full source code, including working code for lattice, finite difference and Monte Carlo methods for one-factor and two-factor pricing models as well as an easy-to-use C++ visualization package to help you examine the output from these numerical methods. Bestandsnummer des Verkäufers 9780470015384

Verkäufer kontaktieren

Neu kaufen

EUR 105,63
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Duffy, Daniel J.
Verlag: Wiley, 2006
ISBN 10: 0470015381 ISBN 13: 9780470015384
Gebraucht Hardcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 3252009

Verkäufer kontaktieren

Gebraucht kaufen

EUR 90,40
Währung umrechnen
Versand: EUR 16,97
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Es gibt 10 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen