楼主: lwddz
2976 1

Introduction to C++ for Financial Engineers_Daniel J. Duffy  关闭 [推广有奖]

  • 0关注
  • 0粉丝

博士生

43%

还不是VIP/贵宾

-

威望
0
论坛币
2855 个
通用积分
1.0900
学术水平
0 点
热心指数
3 点
信用等级
0 点
经验
586 点
帖子
40
精华
0
在线时间
533 小时
注册时间
2004-12-13
最后登录
2024-4-9

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

"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."
  "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."
  "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."
  "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."
  "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."
  作者简介: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 mote 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

目录

0 Goals of this Book and Global Overview
Part Ⅰ C++ Essential Skills
 1 Introduction to C++ and Quantitative Finance
 2 The Mechanics of C++: from Source Code to a Running Program
 3 C++ Fundamentals and My First Option Class
 4 Creating Robust Classes
 5 Operator Overloading in C++
 6 Memory Management in C++
 7 Functions, Namespaces and Introduction to Inheritance
 8 Advanced Inheritance and Payoff Class Hierarchies
 9 Run-Time Behaviour in C++
 10 An Introduction to C++ Templates
Part Ⅱ Data Structures, Templates and Patterns
 11 Introduction to Generic Data Structures and Standard Template Library (STL)
 12 Creating Simpler Interfaces to STL for QF Applications
 13 Data Structures for Financial Engineering Applications
 14 An Introduction to Design Patterns
Part Ⅲ QF Applications
 15 Programming the Binomial Method in C++
 16 Implementing One-Factor Black Scholes in C++
 17 Two-Factor Option Pricing: Basket and Other multi-Asset Options
 18 Useful C++ Classes for Numerical Analysis Applications in Finance
 19 Other Numerical Methods in Quantitative Finance
 20 The Monte Carlo Method Theory and C++ Frameworks
 21 Skills Development: from White Belt to Black Belt
Part Ⅳ Background Information
 22 Basic C Survival Guide
 23 Advanced C Syntax
 24 Datasim Visualisation Package in Excel: Drivers and Mechanisms
 25 Motivating COM and Emulation in C++
 26 COM Fundamentals
References
Index
232087.pdf (4.31 MB, 需要: 48 个论坛币)

[此贴子已经被squarekiss于2008-7-31 9:02:27编辑过]

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:introduction troduction financial Engineers Engineer introduction Daniel Engineers Duffy

232083.pdf

4.31 MB

需要: 48 个论坛币  [购买]

Introduction to C++ for Financial Engineers_Daniel J. Duffy

本帖被以下文库推荐

沙发
梦续蓝桥 发表于 2008-7-30 20:45:00 |只看作者 |坛友微信交流群
"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."
  "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."
  "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."
  "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."
  "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."
  作者简介: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 mote 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
 目录
0 Goals of this Book and Global Overview
Part Ⅰ C++ Essential Skills
 1 Introduction to C++ and Quantitative Finance
 2 The Mechanics of C++: from Source Code to a Running Program
 3 C++ Fundamentals and My First Option Class
 4 Creating Robust Classes
 5 Operator Overloading in C++
 6 Memory Management in C++
 7 Functions, Namespaces and Introduction to Inheritance
 8 Advanced Inheritance and Payoff Class Hierarchies
 9 Run-Time Behaviour in C++
 10 An Introduction to C++ Templates
Part Ⅱ Data Structures, Templates and Patterns
 11 Introduction to Generic Data Structures and Standard Template Library (STL)
 12 Creating Simpler Interfaces to STL for QF Applications
 13 Data Structures for Financial Engineering Applications
 14 An Introduction to Design Patterns
Part Ⅲ QF Applications
 15 Programming the Binomial Method in C++
 16 Implementing One-Factor Black Scholes in C++
 17 Two-Factor Option Pricing: Basket and Other multi-Asset Options
 18 Useful C++ Classes for Numerical Analysis Applications in Finance
 19 Other Numerical Methods in Quantitative Finance
 20 The Monte Carlo Method Theory and C++ Frameworks
 21 Skills Development: from White Belt to Black Belt
Part Ⅳ Background Information
 22 Basic C Survival Guide
 23 Advanced C Syntax
 24 Datasim Visualisation Package in Excel: Drivers and Mechanisms
 25 Motivating COM and Emulation in C++
 26 COM Fundamentals
References
Index

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jr
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-28 18:23