C++ Programming for Financial Engineering

C++ Programming for Financial Engineering

Reviews 4.93 star(s) 1,311 reviews

The C++ Programming for Financial Engineer online course gave me a great programming experience. I learned many C++ and programming knowledge that make me confidence to join MFE program this year. This is a highly recommended course. In my opinion, the quality of:

TA: Avi is really helpful, he gave many constructive comments for my Home Works. He also quickly respond to all question I ask in the forum.

Study material: The material covers comprehensive C++ programming, that includes Object Oriented and Generic
Programming. In the level 9, the study material includes topics related to option pricing which are a good introduction for those who will take MFE program. The lecture by Dr. Duffy is very good, although I do not have strong programming background, I could understand all the materials in the lectures.

HW assignment: the best way to learn programming is by developing program. And the home works are very demanding, while on the other hand it helps us to better understand the lecture and get used to C++ programming.

Forum: the forum has wide range of discussions, most of my questions already answered some where in the forum. And when I asked in the forum, Avi, Dr.Duffy, and other members gave quick and helpful responses.
Recommend
Yes, I would recommend this program
Very useful course! I think I learned a lot through it. TA is always available and the corrections are very fast and detailed.
The forum, while at the beginning I thought wouldnt be of much help,it turned out crucial at certain points to be able to keep going and avoid getting stuck, as you can always find someone who encountered the same problems before.

There should be more courses like this, where you really ""get your hands dirty"" and learn to do stuff for real.
I hold the course in high regard.

Keep up the good work!
Recommend
Yes, I would recommend this program
This course is excellent and TA is helpful.
Besides, homework is also very useful for getting handling of the materials.
Recommend
Yes, I would recommend this program
This is my first course in C++, and I feel it is very helpful. TA can answer my question quickly.
Recommend
Yes, I would recommend this program
The C++ Online Certificate is very helpful. Started from a beginner, I am now equipped with adequate C++ programming skills and I find my way to work on my C++ in the future. Great course.
My TA APalley at QuantNet is very helpful. He reviewed and graded my HW, commenting on my mistakes and helped me improve. When I have non-programming related questions regarding the certificate, I can always consult him as well.
The forum support is very good indeed. People learning this course can share their and learn at the same time by viewing and posting on it.
The course is very helpful in building the basic (and probably intermediate) skills required to learn Quantitative Finance, in summary.
Recommend
Yes, I would recommend this program
Overall, this was a great course. The course covered a broad array of topics, but also spent adequate time focusing on the more important concepts. As someone who was new to C/C++ and who also has a full time job, I appreciated having the freedom to spend as much or as little time as necessary on a particular topic and to work through the material at my own pace. The videos and instruction by Dr. Duffy were straightforward and his sample code was instrumental in my understanding of material. My TA, Avi was always quick to respond with a helpful answer or question to get me going in the right direction on the assignments. Andy and the rest of QuantNet community have been helpful and supportive throughout the course. I am now much more confidant about my programming skills and would recommend this course to anyone considering a financial engineering program.
Recommend
Yes, I would recommend this program
Great course!!! I enjoyed being thrown into the deep end of things from the start. It is the only way to quickly learn to swim in the vast C/C++ sea, after all. The task of learning C/C++ was greatly helped by good and graded course material, enlightening exercises, far from trivial quizzes, a thriving online forum and, last but not least, an engaging TA who provided prompt and illuminating feedbacks. I feel that the course provided me with a solid base from which to progress. Thank you Avi and QuantNet!!!
Recommend
Yes, I would recommend this program
the course is demanding and excellent. The TA is easygoing and available any time.
Recommend
Yes, I would recommend this program
I had no previous knowledge of c++ and little notion of programming. This course helped me a lot to learn c++. Is very well explained with useful examples, a great forum and an amazing TA who leads you to the answers but doesn't give them to you.
Recommend
Yes, I would recommend this program
This course was very helpful and well-structured. The course materials are quite relevant. TA was very instructive as well and they were always ready to answer questions. The homework was very intensive and rigorous.
Recommend
Yes, I would recommend this program
All the assignment is really good for learning C++. Forum is also quite useful. I am really happy to finish the course.
Recommend
Yes, I would recommend this program
Really enjoyed the course, was a good introduction to C/C++ for someone who had some programming experience prior to the class but no specific C/C++ knowledge. The lectures and modules flowed logically and built on what was learned in previous levels. TAs were always prompt to answer questions, grade homework, etc.
Recommend
Yes, I would recommend this program
This course has been very useful for me - I feel that it has taught me a lot about the basics of C++ and introduced me to the ways in can be used in practice. What's more, this course was extremely enjoyable - the exercises were fun to do and really made sure you knew how to apply the theory taught in the videos. I also liked the fact that the levels build on each other and you use the same classes/examples at each stage so you can really see how all the aspects of building a program come together. APalley was my TA for this course - he did a great job by providing me extremely quick feedback for each of the exercises - it was very useful to get personal feedback so that I could improve on my weaknesses as I progressed through the course, and the speed of his reply was great as it meant I could quickly move onto the later levels. The discussion boards have also been a very valuable tool for this course as there have been many very helpful tips from students and staff alike which have definitely been of great support during the course as well as highlighting important aspects of each level that I may have otherwise overlooked. Overall fantastic course - thank you!
Recommend
Yes, I would recommend this program
Thanks very much for an enjoyable and challenging learning experience. I came to this course with zero programming experience and now feel comfortable reading and writing basic C/C++ and with the concepts of object-oriented programming. Special mention to the TAs whose help with the homework assignments and participation in the forums really made a big difference.
Recommend
Yes, I would recommend this program
This C++ course covers both basic knowledge of C and intermediate level of C++ contents. The depth of this course is satisfying, and will help the students prepare for future study in financial engineering field. The TAs and certified members are active. Nearly all questions can be answered if posted on the forum, as long as they are not demanding final solutions to homework questions. This interactive mechanism helps a lot when problems pop up.
Recommend
Yes, I would recommend this program
I took this course not necessarily for finance applications, and I was really pleased with this course overall. I think the level of difficulty is perfect, manageable for someone with no C++ experience, but difficult enough that it requires the student to really dig in, work at it, and learn it well. I would definitely recommend it to anyone wanting to learn C++ for any discipline.

I was also impressed with the smoothness of learning for an online course. This system works very well.

Thanks a lot to DJD, APalley, and Andy Nguyen, and my fellow classmates.
Recommend
Yes, I would recommend this program
It is a great learning experience. The learning progress and format is in great design.
Recommend
Yes, I would recommend this program
Great learning experience. Quantnet C++ program is perfect for starter programmers.
Recommend
Yes, I would recommend this program
I work for a large insurance company and currently specialize in quantitative risk management. I enrolled in this course to improve my computer programming skills (several of my colleagues have backgrounds in computer science which gives them an edge in my line of work - I came into this course with relatively little programming experience, aside from VBA) and was very satisfied with the results. The course covers a wide range of content in a fairly short time frame and dives deep enough to give the successful candidate a solid foundation for future learning. The course requires a fairly significant time commitment and although TAs are nearly always quick to respond to questions, students should expect to spend a lot of time independently researching topics and thinking critically in order to solve problems.
Recommend
Yes, I would recommend this program
Provided a solid introduction to general C++ topics and financial applications.
Recommend
Yes, I would recommend this program
Back
Top