|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/when-python-meets-office-excel-word-powerpoint-pdf/
课程评论:没有评论
课程名称:使用Python进行办公自动化(Excel、Word、PowerPoint、PDF) 课程概述:本课程基于中文书籍《让Python遇上Office - 从编程入门到自动化办公实践》,采用英文授课,旨在让学员熟悉处理Excel(使用openpyxl库)、Word(使用python-docx库)、PowerPoint(使用python-pptx库)和PDF(使用pypdf2或pypdf3库)的相关Python库。课程不仅展示这些库的使用方法,还指导学员在不同的办公组件中进行实际练习。学员可以通过在线商店购买此书或直接在微信读书应用中阅读。 完成此课程后,学员将能够自信地选择合适的“工具”以应对不同场景,从而提高办公自动化的生产力。书籍共分为10章,分为三个部分: 第一部分(第1~5章)介绍Python入门的基本知识,包括数据类型、函数、类和对象、异常处理、文件操作及管理模块等基础内容。 第二部分(第6~9章)专注于操作办公文件,介绍如何使用Python代码处理Word、Excel、PPT和PDF文档,实现文件办公自动化。 第三部分(第10章)为高级部分,涵盖桌面自动化、发送邮件、网络请求、计划任务、图形用户界面以及程序打包等内容,帮助读者进一步提高工作效率。 该课程强调通过实践学习的方法,让学员在学习新技能的同时享受过程。祝你好运,学习愉快!
This is the self learning the book (in Chinese) 《让Python遇上Office - 从编程入门到自动化办公实践》"When Python Meets Office - From Entry Programming to Office Automation Practice", teach in English language, let you familiar the related Python library dealing with Excel (openpyxl), Word (python-docx), PowerPoint (python-pptx) and PDF (pypdf2 or pypdf3), demo and guide you not only the usage of those libraries, but also practice the actual exercise in those variable office components.You can buy this book either from online store or read directly from WeChat Read app.After the course, you'll be confidently choose the right "tool" in proper scenario, and improve your office automation productivity.The book has 10 chapters in total, divided into 3 parts: The first part (Chapter 1~5) includes the basic knowledge of getting started with Python from scratch (data types, functions, classes and objects, catching exceptions, file operations, management modules, etc.); Chapter 1 The second part (Chapter 6~9) focuses on operating office documents and introduces how to use Python code to process Word, Excel, PPT, and PDF documents to realize document office automation; the third part (Chapter 10) is the advanced part. It involves desktop automation, sending emails, network requests, scheduled tasks, GUI, packaging programs, etc., which can help readers further improve work efficiency.The course is focusing on show you how to learn by doing! I do hope you can learn new skills as well as feel fun during the journey! Good luck!