|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/complete-python-2023-for-absolute-beginners/
课程评论:没有评论
课程名称:完全适合绝对初学者的Python 课程概述: 在本课程中,您将学习Python编程语言的基本知识以及编程最佳实践。课程内容包括如何使用Python数据类型和变量表示和存储数据,以及如何使用条件语句和循环控制程序的流程。您将掌握复杂数据结构的使用,如列表、集合、字典和元组,以存储相关数据的集合。这是一个最全面且易于理解的Python编程课程。我们将介绍如何通过一系列简单的指令构建Python程序。任何具备中等计算机经验的人都能够掌握本课程的内容。 本课程还包括各种用于编写和运行Python的工具的概述,并迅速让学生开始编码。无论您是从未编程,还是已经了解基本语法,或想学习Python的高级功能,本课程都适合您!我们将教授Python 3,并教授如何查找和使用Python标准库及其他第三方库中的模块。 课程从帮助您在计算机上安装Python开始,支持MacOS和Windows等多种操作系统。课程覆盖了广泛的话题,包括:安装Python、代码编辑器和Python扩展、变量与风格指南、数据类型、Python字符串、列表、元组、条件语句、循环、使用函数重用代码,以及实用的Python模块,最后还将介绍如何使用Tkinter构建应用程序。
In this course, you'll learn the fundamentals of the Python programming language, along with programming best practices. You'll learn to represent and store data using Python data types and variables, and use conditionals and loops to control the flow of your programs. You'll harness the power of complex data structures like lists, sets, dictionaries, and tuples to store collections of related data.This is the most comprehensive, yet straight-forward, course for the Python programming language. We cover the basics of how one constructs a program from a series of simple instructions in Python. Anyone with moderate computer experience should be able to master the materials in this course.This course includes an overview of the various tools available for writing and running Python, and gets students coding quickly. Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3. Lastly, you'll learn to find and use modules in the Python Standard Library and other third-party libraries.We will start by helping you get Python installed on your computer, regardless of your operating system, MacOS, or Windows, we've got you covered.We cover a wide variety of topics, including:Installing PythonCode Editors, Python ExtensionsVariable and style GuidesData TypesPython StringsListTuplesIf and elseLoopsRecycling Code with FunctionsUseful Python ModulesBuilding App with Tkinter