Using Databases With Python

Coursera


Application Deadline - 12 May 2017

3183 To The Organizer

Online

About this course: 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.

Week 1: Object Oriented Python

To start this class out we cover the basics of Object Oriented Python. We won't be writing our own objects, but since many of the things we use like BeautifulSoup, strings, dictionaries, database connections all use Object Oriented (OO) patterns we should at least understand some of its patterns and terminology.

Week 2: Basic Structured Query Language

We learn the four core CRUD operations (Create, Read, Update, and Delete) to manage data stored in a database.

Week 3: Data Models and Relational SQL

In this section we learn about how data is stored across multiple tables in a database and how rows are linked (i.e., we establish relationships) in the database.

Week 4: Many-to-Many Relationships in SQL

In this section we explore how to model situations like students enrolling in courses where each course has many students and each student is enrolled in many courses.

Week 5: Databases and Visualization

In this section, we put it all together, retrieve and process some data and then use the Google Maps API to visualize our data.

Pay Rs. 3183 To The Organizer

SHEROES Android App