• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

uses of numerical methods/analysis

Another extra note is that you will often use query languages when you interface or query databases. The most common language is SQL and there are different flavors of SQL (MySQL, Oracle, SQL Server).

Very good tutorials for SQL are on the web and the basic usage is fairly straightforward however there are some more advanced nuances to database management.

Thanks, Jose. Just one more question -- are the jobs where you use C++/VBA/SQL fairly disjoint or are you likely to be using 2/all 3 in the same position in quant finance?
 
Probably depends on the job, but you could very easily use all three (I've used all three at my current position).
 
Back
Top