Python Scripting: Files, Inheritance, and Databases

开始时间: 12/21/2023 持续时间: 4 weeks of 3-5 hours/week

所在平台: Coursera

课程主页: https://www.coursera.org/learn/python-scripting-files-inheritance-databases

课程评论:没有评论

第一个写评论        关注课程

课程详情

This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the three main concepts in programming: Files, Inheritance and external libaries. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.

课程大纲

Name:File Input and Output

Description:In this module, we look at how we can persist data to files so that it will exist beyond a single execution of a program. We will look at how we can write data to files in both text and binary formats. We follow-up with ways to read that data back into the state of an executing program.

Name:Inheritance

Description:In this module, we look at how to implement the is-a relationships we modeled earlier in our UML diagrams through the use of Inheritance. Inheritance provides additional ways to abstract code in taxonomies where base classes share code with specialized versions of the classes. We will add a discussion about exceptions work in Visual Basic now that we can discuss inheritance.

Name:Python Libraries to Access Databases

Description:In this module, we extend our scripting tool chest by looking at libraries available for Python to access a database.

Name:Additional Python Libraries

Description:In this module, we continue our exploration of tools available in Python scripting to solve information technology problems. We will explore libraries for plotting data, processing lists of data quickly and analyzing, cleaning, exploring, and manipulating data.

课程评论(0条)

课程简介

This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the

课程标签

0人关注该课程

主题相关的课程