|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-advance/
课程评论:没有评论
**课程名称:** Python 编程进阶 2022 **课程概述:** 本课程将带领您深入学习 Python 编程语言的基础知识,并掌握编程最佳实践。您将学会如何使用 Python 的数据类型和变量来表示和存储数据,并通过条件语句和循环来控制程序的执行流程。课程还将重点介绍如何利用列表、集合、字典和元组等复杂数据结构来存储相关数据集合。您将学习定义和文档化自定义函数、编写脚本以及处理程序错误。最终,您将掌握如何在 Python 标准库和其他第三方库中查找和使用模块,并了解 Python 在人工智能领域的应用及实际案例。 **Python 语言特点:** Python 是一种通用的、动态的、高级的、解释型的编程语言。它支持面向对象的编程方法来开发应用程序。Python 语言简洁易学,并提供丰富的高级数据结构。Python 语法和动态类型及其解释执行的特性,使其成为脚本编写和快速应用程序开发的理想语言。 **学习目标:** * 掌握 Python 基础语法和核心概念。 * 熟练运用 Python 数据类型和变量进行数据处理。 * 理解并应用控制流语句(条件、循环)。 * 灵活使用列表、集合、字典、元组等数据结构。 * 学会定义、文档化自定义函数和编写 Python 脚本。 * 掌握错误处理机制。 * 了解 Python 标准库及第三方库的使用。 * 初步了解 Python 在人工智能领域的应用。
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. You'll define and document your own custom functions, write scripts, and handle errors. Lastly, you'll learn to find and use modules in the Python Standard Library and other third-party libraries.In this training program I will be covering all the domains and the concepts involved under the umbrella of artificial intelligence, and I will also be showing you a couple of use cases and practical implementations by using Python. So there's a lot to cover in the training program.Python is a general purpose, dynamic, high-level and interpreted programming language. It supports Object Oriented programming approach to develop applications. IT is simple and easy to learn and provides lots of high-level data structures.Python is easy to learn yet powerful and versatile scripting language, which makes it attractive for Application Development.Python's syntax and dynamic typing with its interpreted nature make it an ideal language for scripting and rapid application development.