(143 avis)
(176 avis)
MM
12 mars 2018
The course is great... You can definitely learn many things... Was kind of hard for me and i went many times back and forth through most of the lectures... However i think i learn many new things....
JG
16 juin 2016
This course was great! I enjoyed parsing different types of data: from documents and the web. This course is definitely (rudimentary) a must take course for anyone who wants to go into data science.
par Akshay M
•9 sept. 2020
Good.
par Pramod A
•21 août 2020
Good.
par 杨初斌
•22 sept. 2016
great
par mahmoud K s
•12 sept. 2020
goot
par Sarvagya M
•5 juin 2020
good
par Deleted A
•2 juin 2020
good
par Jatin G
•10 mai 2020
nice
par Javier J
•11 août 2019
NIce
par Aditya J
•30 mai 2019
Good
par Gaurav P
•5 nov. 2017
good
par Rohit
•4 mai 2017
Good
par Sai T C
•11 juin 2016
Good
par Haoran
•31 mai 2018
Not
par Renjie L
•2 août 2016
勉强吧
par MAYRA E C C
•3 févr. 2021
.
par Hussein A
•28 janv. 2019
G
par John J
•18 avr. 2016
I
par Oliver C
•19 janv. 2021
The first 3 parts of this specialisation are a great way to get into Python. Everything is useful and explained pretty simply. My only two criticisms would be that it doesn't challenge you nearly as much as other courses such as CS50. The projects are relatively simple in comparison. The second is that there is little time watching the instructor write actual code which I feel would be pretty useful.
Using Databases with Python is the installment I was most looking forward to. It didn't really deliver though. We rarely wrote our own code unless following along in the worked examples. The projects involved editing 2 or 3 lines in pre-made code which, if I'm going to be honest, felt like cheating ourselves. Then week 5 was almost non-existent. It felt incomplete and the final project felt like one of those week 1 projects that are there to ensure that Python and everything are running on your system correctly. This one didn't translate well to an online course.
par Josh J
•14 juin 2019
This class reached a bit further than I understood. A few of the applications were distributed and the assumption is that you would be able to edit them to complete the requirements of the assignment. it was a bit confusing to understand what I had to do....edit or write something different. I understand most of the topics, but the assignments were hard to grasp what was needed. The teacher did a good job explaining content and shows patience in the videos. I think the requirements are difficult to pull off in an online environment using free tools. I would have liked to use sql server and connect to a legit API using standard connection methods, but I am not sure that is realistic in this type of course. Overall, I would take it again. I learned quite a bit.
par Chad W
•17 sept. 2019
I enjoyed learning about databases and the introduction to SQL. The lessons are great and the instructor is well spoken as always.
That said, I found this course to be less consistent in it's difficulty than previous courses in this specialization. One assignment completely through me off, not because of the difficulty to complete the required actions, but because the description of how it would be assessed was unnecessarily ambiguous. The other assignments were too easy as almost all of the code was already written, sometimes with 0 changes being needed to make it run properly. Personally, I would have appreciated more exercises to better understand the nuances of the code and go get more practice but I'll still play around with it in my own time.
par Sheila B
•29 mai 2018
I loved most of it, lots of good information and everything to hand that's needed to learn python and databases. Really well taught - except for the final assignment. The zip file is outdated and that cost me an entire day. I would recommend not depending on the forums to fix the problems in an assignment but rather update the assignment. It was very buggy and I think didn't make the point it was intended to make. I learned some things but the cost in time was above what I wanted to pay - I have deadlines in real life and can't afford to get hung up like that to learn something that should be taught explicitly in the course. So thanks, yes, much thanks for the course, but please fix that assignment.
par Tamaz L
•28 févr. 2016
I felt like this course of the specialization wasn't as organized. First of all the object oriented class had no practical assignment, and while others did, they weren't contributing for the learning. I passed all the assignments but don't think I've mastered material here as much as in the previous courses of the specialization.
It seems to me that material could be broken up into two courses, and because it's squeezed in one, the instructors have to provide 99% of the assignment and finishing the rest 1% is not helping in learning. Would be much better to be required to do more work in the assignments (possibly step by step and by splitting the course).
par Steve D
•30 nov. 2020
An engaging teacher, but I did not learn as much from this course as the early ones in the specialization. The concepts being taught were relatively straightforward (e.g. relational databases) but the assignments required the use of unnecessarily complex code and datasets. The final assignment involved very complex code but didn't require you to understand it (rather, to update the data, run the existing code and take screenshots) - I felt that this was rushed, and that insufficient effort had been spent trying to create a useful learning experience for the student. I have decided not to go to the "capstone" project after completing this course.
par Arthur F
•14 mars 2017
I felt that weeks 1-4 went at a reasonable pace, but the week 5 material was rushed. Those programs were written by the instructor and presented quickly as examples, but some of the content in the programs was not already known or presently explained, like the "buffer" built-in function (found in Chapter 3 of Dr. Chuck's book but not covered in the course) and the "pass" keyword, which I had to find in the Python reference manual for an explanation. The week 5 programs were quite advanced and I would have liked more time spent on explaining them and perhaps a related programming assignment or two to help us learn the material.
par Michael T
•31 janv. 2018
3/5, great professor lectures and good textbook, but the class is structured in such a way as to rush us through every new concept without lingering to practice or revisit material, and the assignments seemed to use a lot of code that we weren't supposed to learn or understand -- just use for the sake of completing assignments, which I thought wasn't a great contribution to our learning. This class has a fun professor and decent reading material but it may take studying elsewhere to complement your grasp of concepts when completing the class's assignments.