MA
Nov 29, 2020
Awesome Course, Great instructors that give a nice balance of theory and practice, the practice is very hands-on and will help you understand the theory and give you useful tools from the first week.
SW
Aug 5, 2020
I am self taught in Python and have an industry background in Finance. This course was a good connector/provided additional insight on using Python to process portfolio performance and data analysis.
By Francisco V A
•Jun 4, 2020
I think this is a good course! THe thing that I like the most ist that Vijay gets stuff wrong live, which is in line with your experience as a coder.
There are two things that I don't really like. You almost need a pre-course to know how to manage Python. And the exams are super difficult, particularly the coding related questions. Probably intermediate homeworks would be in order.
By Jacob W
•Apr 24, 2020
Main concepts in portfolio management were well reinforced with relevant coding applications. The only drawback was that some of the code needed a bit of massaging to execute correctly. Example: an index was used in a calculation when it needed to be converted to an array for a defined function to return a calculated value. Nonetheless, a great course.
By Anoop D
•Oct 23, 2021
An excellent introductory course module-1, with excellent instructors, help you build basic foundational skills in portfolio construction and analysis. My feedback would have been all five-starts if the last lab had used the real-time S&P500 or ASX100 data to demonstrate portfolio construction and analysis. Hoping module-2 may be the case!
By Dirk W
•Feb 5, 2020
Well-constructed course, right balance between theory and lab sessions. Lab sessions thoroughly detailed, which is really a forte. The 5th star is missing because of a few frustrating problems with automatic interpreting of answers in quizzes and because of the lack of (quick/relevant) responses or answers of the moderators in the forum.
By Christopher B
•May 8, 2020
The accompanying materials were incredibly well organized and helpful and the coding walkthroughs were great for beginners. However, I'd argue that some of the topics covered were not very mainstream as far as finance concepts and I had trouble finding further information on them outside of the course, which was necessary in some cases.
By Mike M
•Feb 16, 2020
Nicely balanced between financial theory and programming in Python. Working through the topics by coding them in Python made the financial conception much more approachable and easier to remember. Leading approaches to portfolio construction and learned new concepts about best python practices. Recommend this course.
By Mychajlo C
•Apr 19, 2020
Quite interesting course for a person who has no idea what investment instruments are. However for same kind of person it lacks more practical part as to how to build portfolio (tools, platforms, time-related plans)...
Definitely recommend for all beginners
By Parag S
•Jun 27, 2020
Designed by a top-tier Business School (EDHEC Business School) and taught by top level Professors (Lionel Martellini and Vijay Vaidyanathan) provides a high quality technical knowledge on portfolio construction, leveraging Python programming language.
By Aman J
•Oct 1, 2021
A very well paced and detailed with respect to the Coding side, the Finance side can be bit short for someone who has not heard some basic terminology. Overall very good course for someone who wants to start with Asset Management using Python.
By Ciaran J O D
•Dec 8, 2020
I found the course very interesting and educational. I think the course could be improved if the labs were more intereactive (e.g perhaps a concept is explained and then there is a pause for the user to attempt to write the functions first)
By Sanchit G
•Nov 13, 2023
It was a good course overall but I would highly recommend either reducing week 4 or adding a week before week 4 to explain certain concepts. Transitioning from week 3 to week 4 was difficult and a lot of new things were introduced.
By Soheil S
•Jan 4, 2020
A very robust curriculum with good coding instructions and explanations. It is helpful for even someone who has not any portfolio construction experience. But definitely need some level of understanding of the financial market.
By Wayne Z
•Jun 14, 2020
The week 4 content is not as applicable as the rest, especially some code does not work well at my side. So it took me extra time to complete the course. But I generally enjoy it and look forward to continue the learning.
By Daniel A C C
•Jul 26, 2020
It's really good since it combines portfolio theory with practice during the lab sessions. I would just like some more practical ecercises with the answers in order to get confident with the lab sessions.
By Jesús M
•Jan 18, 2021
I think it gives you an excellent introduction for the portfolio analysis and improvement of your programming skills. However, you might have a solid knowledge of some mathematical concepts.
By Svitlana K
•Dec 8, 2019
The course is great, I enjoyed very detailed Python labs, they taught me a lot. But almost no support from the staff in the forums. If you don't understand something, you are on your own.
By Matt P
•Aug 6, 2020
There is a tremendous amount of material to be learned in this course and it is quite challenging material but for anyone interested in this topic I think the instruction is excellent.
By 劉映麟
•Dec 27, 2019
Very useful course that covered some simple investment strategies and taught you to implement it using python. Recommended to those who want to enter the quantitative investment world.
By Trang N
•Jun 26, 2021
I am grateful for bọth EDHEC and coursera help and supports. After finishing this course, I am now able to write some codes and I also know how to build a nice portfolio for myself.
By Thảo N P
•Feb 11, 2021
The course is extremely useful. I understand more the investment strategy. I'm able to use python for data process. It's really convenient as compared to excel in simulation.
By Sean S
•Jan 28, 2021
I found this course to be a great mix of programming and investment management principles. Both instructors did a good job of making the subject matter accessible.
By Miguel A L C
•Aug 7, 2020
Great course. Professors explain very good. You will learn new things about python coding and definetly about basic portfolio construction and how to enhace it.
By Hector B
•Feb 2, 2021
Really challenging and informative course. Assignments are a little bit frustrating and time-consuming offering a lot of learning opportunities.
By Liang Y
•Nov 19, 2022
There is some outdated information in the code part, so the programming may have some errors occurred, but the remaining is informative.
By ray f
•Aug 22, 2024
The theory lectures are a little thin. The python labs are very good. Learning would benefit from some exercises following the labs.