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

How theoretical are the FE classes?

Joined
11/6/06
Messages
8
Points
11
I was reading the Baruch FE course descriptions on the website to try to get a better understanding of the program and what the classes are like. I know its financial math and probably involves mostly quantitative work, but how much math theory is involved in these classes?
 
All classes are loaded more or less with math. The most demanding math requirements are in the Stochastic Calculus class, because we have to deal with measure theory etc. According to your profile I think you will be fine. Overall, it's not only about the math. There are 3 main components at the program: Math + Finance + C++, which have to be mastered very well.
 
Sounds good. Speaking of C++, how much background knowledge in that is recommended? It said one class as a prerequisite for applying on the webpage, but should I take more?
 
civic98 said:
Sounds good. Speaking of C++, how much background knowledge in that is recommended? It said one class as a prerequisite for applying on the webpage, but should I take more?

The C++ is not that hard, BUT it's hard to master C++ in a short period of time. The learning process requires a lot of coding and debugging. Thus, if you have a chance, master your C++ skills as much as you can. It will help you a lot during the program, and finally at the job.
 
I should state from the get go that I first touched c++ about 1yr ago. I took the 1st c++ class and it would have been nice if I took the 2nd one as well. If you have no knowledge of c++ get as much as you can while you can. C++ is a requirement to get into the program and one definitely needs it.
 
Back
Top