|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-best-practices/
课程评论:没有评论
Coursera 课程:《Python 最佳实践》 **课程概述:** 本课程专为 Python 初学者及中级用户设计,深入讲解 Python 内置数据类型。您将从学习数据结构入手,了解 `dict` 类型,包括其问题陈述、术语以及如何创建 `dict`。随后,课程将教授如何使用 `set` 类型,包括类型构造、推导式和索引。最后,课程还将涵盖 `list` 和 `tuple` 类型,重点介绍 `list` 类型、如何创建 `list` 和 `tuple` 以及它们各自的语义。完成本计算器驱动的培训课程后,您将对 Python 的内置数据类型建立扎实的理解。课程提供配套的练习文件,方便您跟随讲师同步学习。
This Python Best Practices training course, covers the built-in data types in Python. This course is designed for beginning to intermediate Python users.You will start by learning about data structures, including the dict type, problem statements, terms, and how to create a dict. From there, the author will teach you how to interact with the set type, such as type constructing, comprehension, and indexing. Finally, this video tutorial covers list and tuple types, including the list type, how to create a list and tuple, and semantics. Once you have completed this computer based training course, you will have gained a solid understanding of the built-in data types in Python. Working files are included, allowing you to follow along with the author throughout the lessons.