- Headline
- Solid C++ Foundation with Practical Projects to Prepare for Baruch MFE
Since 2024, I've been taking Pre-MFE courses to prepare for application to the Baruch MFE program, which is how I was initially introduced to the Quantnet website. In an information session with Professor Dan, I found out that having a solid foundation in C++ was considered an equal prerequisite to the program as calculus/probability/linear algebra - shortly after finishing my ODE/PDE seminar with Dan, I signed up for this course.
I thought the course was an excellent introduction to the fundamentals of C++. The weekly homeworks and quizzes were a great way to reinforce concepts. Avi was an excellent TA and generous with feedback - my coding habits have definitely improved thanks to his suggestions. I especially enjoyed the Level 9 project, in which I had to exercise my own judgement to come up with a robust and flexible OOP structure and decide which concepts and libraries would be useful.
Some minor gripes:
1. The Quantnet UI is difficult to traverse. It was difficult in the beginning to find the lecture materials and navigate the website.
2. I didn't find the lecture videos all that intuitive. I relied on Claude heavily to explain concepts in a way that made sense. I think the slides and content could be presented in a more organized fashion.
My biggest takeaway from this course is a solid understanding of the major concepts of C++ programming. Improving my coding ability is an ongoing process, but the concepts in this course are instrumental in helping me know where to begin, how to proceed, and where I might be going wrong.