C++ Programming for Financial Engineering

C++ Programming for Financial Engineering

Reviews 4.93 star(s) 1,311 reviews

I find the materials, homework and quiz given helpful, especially when I was reviewing the course for the final exam. I would say preparation for final exam contribute 50% to my understanding of knowledge taught in this course.
However, I do feel that watching the videos is not efficient for learning in my case. They are helpful, but can be improved.
Lastly, the level9 part was really hard for me. I don't think the materials explain enough to understand what's happening. Maybe more materials could be given. They don't have to be thorough, just explain the theory behind the codes as plain as possible, with necessary graphs etc. I spent about 3 weeks to understand PDE, lattice, etc., mainly relying on Internet.
Overall, I learnt a lot from this course. Above are just some suggestions that might make this course better.
Recommend
Yes, I would recommend this program
This course is very practical. I like the course structure is very organized with levels. After finishing one level, I feel achieved and always motivated to take the next level. When I am stucked with difficulties, the TAs are always available and helpful to guide me through the issues. I highly appreciate this course material, video, forum, TAs, and Professor.
Recommend
Yes, I would recommend this program
I did an extensive search and comparison among all available on line courses that focus on deep C++ programming learning combined with high level, real world application of the concepts being thought, and I noticed that the course with the highest recommendations and best comments overall was QuantNet's "C++ Programming for Financial Engineering". After finishing the course, I found it to be thorough and with very good pace, covering the basics first, including the roots of the language in "C", and then taking us through different levels where new concepts, language features and applications were explained in an easy to understand manner, up to the final level were we are faced with the task to put together all the concepts and skills learned in a set of well-thought exercises and clever quizzes. Overall, a well designed and polished course that shows the remarkable experience that Dr. Daniel Duffy and his great team of collaborators have gathered over the years, making this course the de facto gold standard for learning C++ in general and for finance engineering in particular.
Recommend
Yes, I would recommend this program
I found this course after looking through the QuantNet site for MFE program rankings, and took the course to gain proficiency in C++ in preparation for both university and a career in quant finance.
Recommend
Yes, I would recommend this program
It’s a very well structured course for new learners to understand the OOP, and the teaching is very clear
Recommend
Yes, I would recommend this program
The course is planned in a clear form, helpful.to enhance cpp ability
Recommend
Yes, I would recommend this program
This course gave me a basic understanding of the C++ language and focused on training in the use of C++ class functions. I have a deeper understanding of inheritance and polymorphism. In terms of courses, the logic of the video and the code explanation part are very closely combined. Every time I learn a knowledge point, there will be a code explanation immediately, and I will follow a lot of practice assignments, which consolidates my understanding of knowledge very well.

I think the homework setting of this course is perfect, and a lot of training in different details has improved me a lot. The Level 9 homework, which integrates what I have learned before, and is an option pricing model that can really be used in the MFE field, really benefited me a lot.

I want to extend my deepest gratitude for APalley's consistent guidance and expertise throughout the term. TA's patient responses and high level of professionalism have left an indelible impression on me. Lastly, I am immensely grateful to you and Professor Daniel Duffy for your dedication to this course. I am fortunate to have been under the tutelage of such expert mentors on my educational journey.
Recommend
Yes, I would recommend this program
Reviewed by Verified Member
When I started thinking about a career in quantitative finance, QuantNet was one of the first online resources I found. The website does a good job at promoting the C++ course and it seemed to have good reviews, especially when it comes to getting into an MFE program, so it seemed like a no brainer. This course has its challenging parts, but the challenge pushes you to think harder and ultimately learn more than you would have. I have never taken a coding course (including university courses) that nurtured such a deep understanding of a language.
Recommend
Yes, I would recommend this program
I enrolled in this course based on a recommendation from a senior student. After reviewing the course outline, I found it to be a great opportunity to enhance my programming skills, so I decided to join. Throughout the learning process, the course materials were clear and comprehensible. The instructor's explanations were excellent, and the timely assistance from the teaching assistant (TA) further ensured that I successfully completed the course. I also gained a wealth of knowledge from it.
Recommend
Yes, I would recommend this program
I was a student at Baruch College, studying for Financial Mathematics where I had many professors suggesting to take the QuantNet C++ Certification to further improve my coding skills. After I graduated last Spring, I had a few months to work on my craft before I started my MFE at Columbia University.
Recommend
Yes, I would recommend this program
The lecture videos provided a solid foundation, while the slides offered an effective summary. The teaching assistants were immensely helpful, and the discussion forums added to the engagement of the course. I enrolled primarily to learn C++. I'm currently considering pursuing a Master's, though I'm still deciding between Financial Engineering (FE) program and its equivalents, Applied Mathematics or Econometrics. I believe this course offered valuable insights from both an academic and a practical professional standpoint, which is extremely valuable.
Recommend
Yes, I would recommend this program
The course provided me with a solid foundation in C++, which I believe is essential for anyone venturing into the world of Financial Engineering. The modules were laid out in a logical manner, making it easy for me to understand complex topics. I particularly appreciated the real-world finance-oriented examples and problems, which gave me insights into how C++ can be applied in quantitative finance scenarios. The immediate feedback on coding assignments and the active discussion forums were especially beneficial in clarifying doubts.
While researching the prerequisites for MFE programs, I realized the importance of proficiency in C++. After consulting with some current MFE students and alumni, I found a recommendation for this course. The detailed syllabus and positive testimonials assured me of its quality. Thus I took this course without any doubt and really enjoy the whole process.
Recommend
Yes, I would recommend this program
Comprehensive material, sharp learning curve
Recommend
Yes, I would recommend this program
I think I really learned a lot from this course. Most importantly, it triggers my interest in programming, I'm now deciding to take advanced level C++ programming. The reason why I choose this course is that I have no programming experiences, and I have never taken a programming course like this. So I want to fulfill the prerequisites for the MFE programs by taking this course.
Recommend
Yes, I would recommend this program
I found the course on the Baruch MFE web-page in the list of pre-requisites and that's my primary reason for taking it. Besides, I was interested in programming and learning C++ for some time, so QuantNet course was a great opportunity.
The course provides reasonable deadline and a great final project to utilize learned material. Then you get final quiz and exam, even though the latter is half an hour long it did make me sweat to finish in time.
Recommend
Yes, I would recommend this program
My teacher recommend it to me, because HFT requires c++ experiences.
Recommend
Yes, I would recommend this program
I would like to thank quantnet for providing me with such a great course, which is something I could not learn at my school. This taught me how to use c++ and its use in finance. I think it will be of great help for my subsequent application for MFE
Recommend
Yes, I would recommend this program
This course is well designed. The lecture videos clearly explain every concepts. The homework do a great job consolidating my knowledge.
Recommend
Yes, I would recommend this program
The reason to take this course is required by my master's program admission. This course is great, and I especially enjoyed learning the key concepts of object-oriented programming.
Recommend
Yes, I would recommend this program
I would say I had a great experience with the course. The concepts covered were fundamental to learning C++ and were explained well be Dr. Duffy in the lecture videos. The design of the HW exercises was what I liked the most. They were structured to build upon the new material that was taught throughout the course, which I really enjoyed. All of this culminated in Level 9, when I was given the opportunity to use all the knowledge gathered along the way to create my own classes. It definitely took time, but gave me the freedom to make my own design choices, which I think is a great way to learn to code in a real life scenario. Finally, the course forum and Avi were immensely helpful to me throughout the course, and were accessible promptly. All in all, I would say this course is a great introduction to C++ for someone who has a little bit of programming experience prior to taking the course.
Recommend
Yes, I would recommend this program
Back
Top