Subject | Description (link) |
---|---|
C++ | Resources for C++ programming |
Professional organizations | Bachelier Finance Society |
International Association for Quantitative Finance | |
The American Mathematical Society | |
The Society for Industrial and Applied Mathematics | |
Society of Actuaries | |
Job Links | FSU Financial Mathematics on LinkedIn |
eFinancial Careers | |
IAQF Job board |
Internships
Students are encouraged to explore internship opportunities in financial organizations to further improve their understanding of the work of quants in financial markets. Students apply for these opportunities directly; help with doing this is provided in the first year Proseminar.
Some examples of organizations at which our students have been summer interns in the past are listed below.
- Southern Company, Atlanta
- Bloomberg, NY
- CitiMortgage, St Louis
- Yahoo!, Sunnyvale
- Bank of America, NY
- Bell Trading, Chicago
- Federal Home Loan Bank, Atlanta
- Florida State Board of Administration
C++ Resources
Documentation
C++ Tutorial (pdf) (You can find all the needed concepts in this tutorial) |
cplusplus.com - The C++ Resources Network |
C++ Reference |
Lecture Notes for COP 3014 -- Programming I (a course offered by the CS Department), by Bob Myers |
"C++ Primer (4th Edition)" by Stanley B. Lippman |
"Programming: Principles and Practice Using C++" by Bjarne Stroustrup |
"Introducing C++ for Scientists, Engineers, and Mathematicians", by D.M. Capper, Springer-Verlag |
"The C++ Programming Language: Special Edition" by Bjarne Stroustrup |
"Numerical Recipes in C++: The Art of Scientific Computing" by William H. Press, Saul A. Teukolsky, William T. Vetterling, and Brian P. Flannery |
"Scientific and Engineering C++: An Introduction with Advanced Techniques and Examples" by John J. Barton and Lee R. Nackman |
"Financial Instrument Pricing Using C++", by Daniel J. Duffy, Wiley |
"C++ Design Patterns and Derivatives Pricing", by M.S. Joshi, Cambridge |
GCC (recommended - all operating systems) (available in the Math Lab) |
Eclipse/CDT |