(143 reseñas)
(176 reseñas)
MM
12 de mar. de 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....
KA
23 de sep. de 2020
I love that this course builds on top of previous ones so you can see it all coming together.
I recommend this course for everyone who's willing to expand the scope of their skills in programming
por Dawood k a
•26 de sep. de 2020
why there is no Arabic subtitle. At least don't show that the is.
need more to explain other tools in sql.
but this was a very good course of how to use python to build a database
por Caroline
•8 de nov. de 2019
Very good introduction to databases and SQL. I would have liked a different week 5 assignment and a deeper explanation of the more difficult python codes, such as geodump.py.
por Chris C
•17 de dic. de 2021
Super helpful course once again from Dr. Chuck! Bit frustrated when some code were left unexplained, but that's understandable given the introductory nature of this course.
por DUSHYANT V
•9 de sep. de 2020
This is really a good course to learn the uses of python in every field. Instructor try to give the best and this course give knowledge not only in Python but also in SQL.
por Anton B
•29 de dic. de 2016
Maybe, it will be useful to add more theory about 3 normal forms?
Thank for awesome database introduction. I've had lack of practice with 3 normal forms, but you fixed it.
por Deleted A
•1 de abr. de 2019
This course is a very good one for beginners like me. But I felt that the assignments were way too easy. It would be better if the assignments were made more challenging.
por Heinz R K
•1 de mar. de 2018
Very good course to understand interactions between databases and programs. However, week 5 was a bit unclear in its goals and the solution for the exercise a bit tricky.
por Damian C
•6 de dic. de 2019
I took this course as part of the specialization, and I am glad I did. Great course, I hope It will help me in the near future, when I feel comfortable changing career.
por Fernando C A
•2 de jul. de 2019
I would've liked to have to write more code, as most of the exercises were just modifying the written code a bit, but not actual writing! Aside from that, great course!
por Aron W
•8 de ago. de 2017
I enjoyed this course, but since I have a lot of background in databases, I wished there were more practices with retrieving data from a remote data base vs. a web api.
por fernando o
•18 de may. de 2020
O curso apresenta conceitos básicos para criar e manter um banco de dados simples com SQLite3 e Python. Rápido e bem explicado. Faltou avançar um pouco mais no Python.
por STEVE S
•9 de nov. de 2017
I like this course. 4 star is "excellent"; I do not grade anything 5 star (unless it is so good that no better one emerges even till the end of human civilization).
por Ziad A
•15 de ago. de 2020
This course is harder than the other 3 courses in the specialization and it lacks some beginner tasks, it is like giving you a stone and asking you to build a house
por Alexandra N
•23 de may. de 2018
The last assignment was very interesting but I felt it was a little bit rushed. More details about the API key are needed so all students can finish the assignment.
por Magnus
•15 de may. de 2016
The course and the lectures are very good. But the assignments are bit to easy and hence its easy to pass without putting in the effort really learning what taught.
por Mahir A
•5 de may. de 2020
The course is nice. But instructor didn't focus on the last 2/3 weeks codes like geodata or geodump. I think the lecture videos of those classes should be updated.
por Peter A
•25 de jul. de 2016
Good Course but slightly schizophrenic due to the object oriented topics. Don't feel that they belong in this course and would be really ticked off if paid for it.
por Alexander S
•23 de dic. de 2017
Useful for understanding databases, however it was quite simple and most of the code was written and I did not have to write a lot of code to complete the course.
por Pedro S
•29 de oct. de 2016
Good course. I just expected my last assignment to be more challenging. But with the examples given we can create challenges for ourselves on real life projects.
por Sylvia S
•13 de mar. de 2016
Great course and additional materials. The last week seemed a bit too far away from the previous one, though. Still it was manageable and understandable, Thanks.
por Shubham K S
•23 de jul. de 2019
Love the course..learned new things but few parts at last can be explained in more detail format as it can help us a lot to us in developing application .......
por Jonatan M
•30 de jun. de 2022
En general fue un buen curso sin embargo creo que los ejercicios contenian mucho codigo que daba un gran salto en cuanto a lo que era explicado en las clases.
por Corey W
•29 de ago. de 2017
Another good class in the Python Certificate course. I the information was well-presented and I would definitely recommend this to other beginning programmers.
por Arnold A
•8 de abr. de 2016
Another mind-opening course from Dr. Chuck. I really enjoyed it. I would like to recommend to everyone who wants to leverage their skill in Python programming.
por Subham R
•25 de feb. de 2020
Great course. Learned lot of new stuffs about how to read data and extract and insert data into a basic database directly using minimal lines of python code.