Very interesting and fine course, in this course I learn how to solve Nested data and new a new thing i.e REST API which seems best in course 3 now I am excited about course 4. Thanking you Michigan
This was a really excellent course. The functional project at the end helped me understand how recommendation systems work and now I'm very excited to try to build a similar system for books I love.
par Ankit K G
•good
par KARTHIK T M
•good
par Souhardya G
•Good
par Dr. S R
•nice
par Anmisha
•good
par Bindu c N
•goog
par Stephen D
•good
par Li K
•good
par Fabian C H R
•cool
par ASHISH K
•Good
par Bhargavi V
•Good
par Dao X H
•good
par Sui X
•good
par Kiran K
•NA
par Raj S
•.
par Ron M C
•Overall good course, and definitely only worth it if you go through the series as everything does build up nicely.
I do find that the professors spend a little too much time being repetitive on basic ideas and concepts. We are all watching this on video, so we can always replay something if your explanation doesn't make sense. It would be more valuable to have more examples than to have you repeat core concepts in multiple lectures. I basically watch the videos on 1.5x or 1.75x speed to get through these and get to the examples. The practice exercises are then more valuable.
I also could benefit a little more on clearer guidance on the final project. I really like the approach of breaking it down, but I do better if I have an understanding of the big picture first, then start to break it down. This was a tough one with the 'cached' data, but I understand the rationale for it, but it made it more difficult to troubleshoot the almost secretive error messages that I was receiving.
par Alp D Y
•The title is misleading, you only learn how to collect data from the API's in this course. For a course called data collection, we don't have much practice collecting data except the final project. The course is good if you are here to get a basic understanding of the subject and already posses some elementary programming knowledge. The online textbook is nice (It automatically grades assignments and provides instant feedback) however, for me, the daily practice exercises always comes from the first specialization course. Furthermore, if you accidentally click out of the page or time out while doing the final assignment the online textbook doesn't save your answers so you have to start over.
par Soumik C
•I would have given this course a 5-star review. However, I feel this is the time when the students should also be exposed to full Python environment through one of the IDE's and not just Runestone. Things need to get real and I still do not have 100% confidence in venturing out in the real world applications. I had downloaded a well known IDE in parallel to Course 3- Week 3 runestone. Although my Runestone environment practice and progress are fast, I am feeling miserable in the standalone IDE.
par Ashish T
•The course is very useful for beginners. I learned a lot of new things although not 100% especially after completing the project course. But still I would say close to 80-90% of the material. The project course had a good content but the bugs made it a mess. It was frustrating at times. So, I am giving it a 4 star or else I am thankful to the professor for teaching the content in a very lucid manner. I hope for more intense courses on python in the future.
par Tatiana A
•First 2 weeks of the course were great but week 3 was confusing, boring, and with a lot of text and not enough practice. It took me a while to find strength and go though final assignment. It was painful experience since Runestone interactive is not suited for debugging very well and this assignment required a lot of debugging. Anyway, I am happy I am done with it and moving on to a next course of this Specialization.
par Nathan H
•I would appreciate it if the Course held your hand less. In the final project I should have had to figure out how to make the ranking program on my own without being walked through the steps. The global logic is often more difficult then getting the functions to work and I feel like i'm not prepared for writing programs on my own that have more than a couple lines.
Other than that it was great.
par James R
•The testing in the final project was really confusing as the same code got correct answers in some questions and not in others. Particularly frustrating was the tests that called a function in the function being tested. This was super hard to debug as the error messages prevented me from seeing what input was being used by Runestone's testing.
par Josh J
•The final on this one was a mess. You could not move the code out of runestone and it was impossible to step through in codelens. So, if you got stuck, good luck getting past it. I really enjoyed the assignments and videos, super helpful. Just didn't like the final.
par Jon L
•This is overall an excellent course, although the last assignment was significantly more difficult than the assignments in the previous courses. Also, Skulpt posed a problem because it has limited imported ability. But I would still very much recommend this course!
par Muhammad A
•Introduces you to using APIs, JSON data, and ZIP files - however, I felt it stopped a bit short of dealing with complex APIs. The example APIs used were fairly simple. Would have liked to see the use of some more complex use of APIs to build practical applications.