Automating Real-World Tasks with Python

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/automating-real-world-tasks-python

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Untitled Module
Untitled Module

课程评论(0条)

课程详情

In the final course, we'll tie together the concepts that you’ve learned up until now. You'll tackle real-world scenarios in Qwiklabs that will challenge you to use multiple skills at once. First, we'll take a closer look at how to use external Python modules to extend your code's capabilities, and spend some time learning how to use documentation to learn a new module. For example, we'll use the Python Image Library (PIL) to create and modify images. We'll show you some simple examples of how to perform common tasks in the course material, but it will be up to you to explore the module documentation to figure out how to solve specific problems. Next, we'll show you how to communicate with the world outside of your code! You'll use data serialization to turn in-memory objects into messages that can be sent to other programs. Your program will send messages across the network to Application Programming Interfaces (APIs) offered by other programs. For those times when your code needs to talk to a person instead of a program, you'll also learn to send email messages. At the end of this course, you’ll be able to take a description of a problem and use your skills to create a solution -- just like you would on the job. In your final capstone project, you'll be given a description of what your customer needs, and it will be up to you to create a program to do it!

使用Python自动执行现实世界的任务:在最后的课程中,我们将把您到目前为止学到的概念结合在一起。您将在Qwiklabs中解决现实场景,这将挑战您一次使用多种技能。 首先,我们将仔细研究如何使用外部Python模块来扩展代码的功能,并花一些时间来学习如何使用文档来学习新模块。例如,我们将使用Python图像库(PIL)创建和修改图像。我们将向您展示一些简单的示例,说明如何执行课程材料中的常见任务,但是您可以自行探索模块文档以找出解决特定问题的方法。 接下来,我们将向您展示如何与代码之外的世界进行交流!您将使用数据序列化将内存中的对象转换为可以发送到其他程序的消息。您的程序将通过网络将消息发送到其他程序提供的应用程序编程接口(API)。在这段时间内,您的代码需要与人而不是与程序对话,您还将学习发送电子邮件。 在本课程结束时,您将能够对问题进行描述,并运用自己的技能来创建解决方案,就像在工作中一样。在最终的顶峰项目中,将为您提供客户需求的描述,由您自己决定创建一个程序来完成!

课程标签

0人关注该课程

主题相关的课程