|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-intermediate-python-training-boost-your-python-skills/
课程评论:没有评论
课程名称:中级Python沉浸式培训,助力您的职业发展 课程概述:欢迎参加“中级Python沉浸式培训,助力您的职业发展”课程。在本课程中,您将深入学习中级水平的Python语言的重要主题。完成本课程后,您将掌握以下技术,课程中将详细列出这些内容。课程的一个亮点是以直接和实用的方式详细解释所有相关主题,极大地节省了您的时间和精力。 学习内容包括: - 从fruitstuple迭代并打印每个值 - 从字符序列创建迭代器 - 使用for循环迭代元组和字符串 - 构建一个返回数字的迭代器,抛出StopIteration - 函数的局部作用域,局部变量可从内部函数访问 - 全局变量在任何作用域内均可用 - 命名和重命名变量 - 使用global关键字使变量成为全局变量 - 添加占位符,显示为小数点后两位的数字 - 使用索引号和命名索引的多个占位符 - 简单生成器函数和使用yield - 在for循环中使用生成器函数,返回数字的平方 - 使用生成器表达式,并在函数中传递生成器表达式 - 导入正则表达式模块,执行字符串搜索 - 使用正则表达式查找匹配项、元字符和特殊序列 - 拆分字符串、替换空白并计数参数 - 搜索并返回匹配对象 此外,您还将学习如何创建和更改目录,列出文件和子目录,以及使用sys模块、math模块、statistics模块和collections模块(包括namedtuple、OrderedDict和deque),并了解random模块的功能。 如果您在课程中有任何疑问,讲师将会为您详细解答。希望您加入我们这段美妙的学习旅程,我相信它将对您大有裨益。
Welcome to The Intermediate Python Immersive Training Boost your careerIn this course, you will learn in depth the most important Python language topics for the intermediate level.Once you have completed this course, you will be able to use all these techniques, which we will list in detail.There is a wonderful feature in this course, as it explains in important detail all you need in these topics in a direct and practical way that saves you valuable time and effort.Once you have completed this course, you will be able to understand and use the following techniques in your Python programs:Iterator from fruitstuple and print each value, Iterator from sequence of characters, for loop to iterate through a tuple, for loop to iterate through a string, Build an iterator that returns numbers, raise StopIteration, local scope of a function, local variable can be accessed from a function inside function function, global variables are available from within any scope, Naming and Renaming Variables, The global keyword makes the variable global, adding a placeholders, displayed as a number with two decimals, Adding Multiple Placeholders, Using index numbers for placeholders, Using named indexes, simple generator function with yield, return a value and terminate the execution of the function, Using generator function with for loop, yield square of number, loop and StopIteration automatically, Use generator expression, pass generator expression in a function, import the regular expressions module, Search the string to see if match or no match, regex function, metacharacters, special sequences and sets, findall list of matches, Search for the first white-space, Making a search that returns no match, Split at each white-space in the string, replace every white space and count parameter, search and return a match object,.span and Searching for upper case, string property to return the string passed into the function, Print the word that contains upper case, display a list of all available modules, create and change directory, getcwd and rmdir, list files and sub directories, sys module, math module, statistics, collections and namedtuple, collections and OrderedDict, collections and deque, random module with functions, creating package called newpackage with files, use from newpackage newfunctions to main, work with init module and use modules, Installing collected newpackage,..and more.And if you have any inquiries in this course, the instructor will answer them and inform you in detail. In order to get the most out of this course.I hope you will join us on this wonderful journey which I promise will truly benefit you.