|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-python-scripting-scripting-masterclass-2019/
课程评论:没有评论
课程名称:学习Python脚本 - 脚本大师班 课程概述: “学习Python脚本 - 脚本大师班”是一门全面的课程,旨在帮助学习者掌握编写强大Python脚本的技能。该课程适合初学者和希望扩展技能的有经验程序员。课程从Python和脚本基本知识的介绍开始,包括语法、变量和控制结构。您将学习如何在计算机上安装和设置Python,以及如何使用Python内置的开发环境IDLE。 接下来,您将学习如何处理Python脚本,运行和调试它们。课程会教授文件和目录的操作、异常处理,以及使用正则表达式进行文本搜索和替换。此外,您还会学习如何编写函数和模块,使您的脚本更加模块化和可重用。 在掌握基本知识后,您将深入学习更高级的主题,如数据库操作、网络爬虫和构建图形用户界面(GUI)。您将学习如何使用Python内置的SQLite数据库模块与数据库进行交互,以及如何使用BeautifulSoup库从网站抓取数据。同时,您还会学习如何利用Python的tkinter库创建脚本的GUI。 整个课程将通过实际的项目帮助您应用所学的知识和技能。这些项目包括创建一个文件整理器脚本、文本编辑器、网页爬虫和基于GUI的计算器。课程结束时,您将能够编写复杂的Python脚本,能够处理各种任务和挑战。您将深入理解Python的脚本能力,以及编写高效和可维护代码所需的工具和技术。 总体来说,这门课程是希望学习如何编写强大Python脚本的任何人都非常理想,无论其之前的编程经验如何。
The "Learn Python Scripting - Scripting Masterclass" is a comprehensive course designed for individuals who want to learn how to write powerful Python scripts. This course is suitable for beginners as well as experienced programmers who want to expand their skill set.The course starts with an introduction to Python and scripting basics, including syntax, variables, and control structures. You'll learn how to install and set up Python on your computer, as well as how to use Python's built-in development environment, IDLE. From there, you'll learn how to work with Python scripts, run them, and debug them.Next, you'll learn how to work with files and directories, handle exceptions, and use regular expressions to search and replace text. You'll also learn how to write functions and modules to make your scripts more modular and reusable.After mastering the basics, you'll dive into more advanced topics such as working with databases, web scraping, and building graphical user interfaces (GUIs). You'll learn how to use Python's built-in SQLite database module to interact with databases, as well as how to scrape data from websites using the BeautifulSoup library. You'll also learn how to use Python's built-in tkinter library to create GUIs for your scripts.Throughout the course, you'll work on practical, real-world projects that will help you apply your newfound knowledge and skills. These projects include creating a file organizer script, a text editor, a web scraper, and a GUI-based calculator.By the end of the course, you'll be able to write complex Python scripts that can handle a wide range of tasks and challenges. You'll have a deep understanding of Python's scripting capabilities, as well as the tools and techniques you need to write efficient and maintainable code.Overall, this course is an excellent choice for anyone who wants to learn how to write powerful Python scripts, regardless of their prior programming experience.