Pre-MFE CPP

C++ Programming for Financial Engineering

Pre-MFE seminar on c++ programming for financial engineering (Baruch).

In progress cppc++financial-engineeringbaruch

Program: The Pre-MFE Program at Baruch College

Hands-on introduction to C++ for Masters students in financial engineering — no prior programming experience required. The course builds from language fundamentals through object-oriented design, templates, and STL/Boost, then applies those skills to computational finance.

How the course works #

Each level covers one logical topic (typically 20–30 minutes of material). Short quizzes check theory before hands-on programming exercises; roughly half of the examples are general engineering/math, half are computational finance. Visual Studio is the reference environment, but any standard C++ compiler works.

Syllabus map #

Applications (Part VI) #

Open Lecture notes under Start here for in-class follow-along (requires sign-in). Exercise sheets and other materials are listed in the library below.

Start here

Lecture notes Notes in lecture order for in-class follow-along. Requires permission (education)

My notes

Personal notes, scans, and drafts.

Exercise sheets

Problem sets from lectures.

Lecture scripts

Lecture scripts and official handouts.