• 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!

Help me beef my resume for an undergrad finance position.

Joined
12/29/07
Messages
6
Points
11
Currently doing an undergrad in mathematical finance, I have 6 coop terms and I am on the first one doing data mining for the government. This job is easy and relaxed, so I will take the opportunity to learn a few things to try and land something finance related in the fall coop term.

I currently know PHP and am doing Perl/R programming, so I will be well versed in those + skills in a unix environment by the end of the term. I am wondering what areas I should focus? I looked around and am finding C++, VB.NET, Excell, Access, and Oracle/MS SQL/DB2 skills to be in demand for quant (I know C++ is a must).

is there a hirearchy somewhere of what quants should have ordered in importance?

also, what is a good book to start on C++? I took a high school course on it but am a little rusty, I am thinking of The C++ Programming Language but am wondering if there are any that is quant specific? (that don't require heavy calculus knowledge since im only a first year student lol).
 
I think you pretty much asked the same question that I posted a few minutes after you!
 
Different shops use different tools, languages so don't try to stretch yourself too thin. Focus on a core programming language and do it well. If you are tech savvy, you probably should be able to pick up on other tools, languages.

As for the books, there is an extensive list under my signature. Get the Joshi book. It seems to be a good book that gives you some idea on what financial modeling in C++ is about
 
It is really easy to learn a language but it hard to master one. You need experience! That is why most company wants you have related working experience not academic experience. The best way to study is not reading one book but reading others codes.
 
true. I will probably end up studying Excell and VB just as they are not very complex to get a good background in and almost every business uses them, and then C++ and check out if there are some open source finance projects and study their code.
 
Back
Top