0(0)

Using Databases with Python

Course Prerequisite(s)

Description

Khóa học này sẽ giới thiệu cho sinh viên những kiến ​​thức cơ bản về Ngôn ngữ truy vấn có cấu trúc (SQL) cũng như thiết kế cơ sở dữ liệu cơ bản để lưu trữ dữ liệu như một phần của nỗ lực thu thập, phân tích và xử lý dữ liệu nhiều bước. Khóa học này sẽ bao gồm các Chương 14-15 của cuốn sách “Python for Everybody”. 

Khóa 4 trong chuỗi khóa học Python for Everybody Specialization

What Will I Learn?

  • Sử dụng biểu thức chính quy để trích xuất dữ liệu từ chuỗi
  • Hiểu các giao thức mà trình duyệt web sử dụng để truy xuất tài liệu và ứng dụng web
  • Truy xuất dữ liệu từ các trang web và API bằng Python
  • Làm việc với dữ liệu XML (Ngôn ngữ đánh dấu eXtensible)

Topics for this course

15h

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.

Basic Structured Query Language?

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

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.

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.

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.

About the instructor

0 (0 ratings)

40 Courses

0 students

Free

Material Includes

  • Sách giáo khoa: “Python for everybody”
  • 38 videos
  • Khác: Bài đọc, Kiểm tra
  • Free (Audit)/ Paid Certificate

Enrolment validity: Lifetime

Requirements

  • Đọc lý thuyết trong sách giáo khoa chương 1-13
  • Hoàn thành khóa 1, 2 và 3 của chuỗi khóa học Python for Everybody Specialization
  • Nếu không hoàn thành thì có kiến thức tương đương.

Target Audience

  • Coder
  • Programmer
  • Data Analyst
  • Data Scientist

Want to receive push notifications for all major on-site activities?