RF
The course is simple and easy.Dr.Chuck takes you through databases,how to write SQL queries,execute them and so on.My advice is to do the other three courses first and then move on to this one.
This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web crawlers and multi-step data gathering and visualization processes. We will use the D3.js library to do basic data visualization. This course will cover Chapters 14-15 of the book “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-13 of the textbook and the first three courses in this specialization. This course covers Python 3.
RF
The course is simple and easy.Dr.Chuck takes you through databases,how to write SQL queries,execute them and so on.My advice is to do the other three courses first and then move on to this one.
CS
Well taught course, with material made easy to understand and discussed in an engaging way. The assignments really help to solidify your understanding and are like puzzles that I enjoy working at.
FF
the way this course is design is absolutely amiziong. just good amount of most important information is provided. task are not too complecated to finish (maybe coudl be little more dificult:) love it!
AR
I learned how to create a database model and trying to create models for my own day to day data for practicing. It's a really great tool for sorting things out. Thanks Coursera, Thanks Dr. Chuck :)
BR
I had a little bit of knowledge about Python coding before taking these courses, but it was very insightful and helpful in my quest to learn more and helped instill the things I did already know.
CG
well designed class especially the homework. by going through all the homework, i have dramatically improved my python data extraction and database management skills. Great introduction course!
J
one of the best course you can take. you'll learn a lot and not just about python but about database too, XML, Json, and is really a fun fun course to take, and the instructor is one of the best.
AM
Buen curso para un repaso de las bases de datos relacionases. Además es una introducción rápida y sencilla de como hacer conexión con una aplicación de python. Además el Dr. Chuck es muy buen maestro
JL
Wonderful course! I learnt many useful SQL statements and know how to combine database operations into python program. Dr. Chuck's lectures are always comprehensible and clear. Thank you, professor.
CW
Tied together many data transfer concepts that I had heard of but did not understand. Very interesting set of topics - makes a novice understand what other languages might be interesting to learn.
JS
It teaches about the basic concepts of databases and how to use them (sqlite3) with python.Considering that databases are used in almost every application, the course needed to provide more details.
KA
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