Loading...

C++ for Quantitative Finance

A 10-week, rigorous learning roadmap for a Physics graduate to master C++ for quantitative research roles. The path emphasizes performance, modern C++ features (C++17/20), and direct application to financial modeling and low-latency systems.

Created Byeulerfoldeulerfold
5 weeks
2 Learners
May 24
to start learning
Curriculum

Share:

W1

Module 1: C++ Core, Memory, and Toolchain

By the end of this module you will be able to compile, debug, and manage memory for a non-trivial C++ application using a professional toolchain.

3 videos46m
3 readings
3 topics
1 homework
Learn

Topics

1.1
Modern C++ Syntax and Compilation
Modern C++: Unique Ptrs and Vectors
16 minutes
1.2
Memory Management
C++ Memory Management Basics | C++ Memory Management Best Practices | C++ Tutorial | Simplilearn
19 minutes
1.3
Standard Template Library (STL) Fundamentals
Standard Template Library (STL) Short Overview | Modern Cpp Series Ep. 111
11 minutes
W2

Module 2: Object-Oriented Design and Generic Programming

By the end of this module you will be able to design and implement reusable, type-safe components using object-oriented principles and templates.

3 videos97m
3 readings
3 topics
1 homework
Learn
W3

Module 3: Concurrency and High-Performance Computing

By the end of this module you will be able to write and reason about multi-threaded C++ code for performance-critical tasks.

3 videos45m
3 readings
3 topics
1 homework
Learn
W4

Module 4: Numerical Libraries and Interoperability

By the end of this module you will be able to integrate and utilize industry-standard numerical libraries for quantitative analysis.

3 videos62m
3 readings
3 topics
1 homework
Learn
W5

Module 5: Low-Latency Systems and Final Project

By the end of this module you will be able to design and implement a basic low-latency order matching engine, applying all learned concepts.

1 video15m
3 readings
3 topics
1 homework
Learn
Rate this course
0.0
0 reviews

Community Insights

0

Join the discussion

Sign in to share your thoughts and technical insights.

Loading insights...