|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/pcap-certification-advanced-python-programming-essentials/
课程评论:没有评论
**课程名称:PCAP认证:Python高级编程入门** **课程概述:** 欢迎学习PCAP认证:Python高级编程入门课程!本课程旨在帮助您掌握中级Python编程概念,并为PCAP认证考试做准备。通过实际应用和真实场景,您将获得在Python编程领域取得优异成绩所需的技能和知识。 **课程目标:** 本课程共包含17个单元,每个单元都旨在提供对所涵盖主题的深入理解,并助您顺利通过PCAP认证考试。 **主要内容:** * **模块与包:** 导入变体、嵌套模块、`dir()`、`sys.path` * **math模块函数:** `ceil()`, `floor()`, `trunc()`, `factorial()`, `hypot()`, `sqrt()` * **random模块函数:** `random()`, `seed()`, `choice()`, `sample()` * **platform模块函数:** `platform()`, `machine()`, `processor()`, `system()`, `version()`, `python_implementation()`, `python_version_tuple()` * **用户自定义模块与包** * **异常处理:** Python内置异常、层级结构、`raise`、`assert`、事件类、自定义异常 * **字符串:** * 编码标准:ASCII, UNICODE, UTF-8 * 字符串操作:`ord()`, `chr()`, 索引、切片、不可变性、连接、比较 * 内置字符串方法:`.isxxx()`, `.join()`, `.split()`, `.sort()`, `sorted()`, `.index()`, `.find()`, `.rfind()` * **面向对象编程:** * 类概念:封装、继承、超类、子类 * 类与对象属性:`__dict__`、私有组件、名称修饰 * 方法与`self`参数 * 类结构:内省 (`hasattr()`, `__name__`, `__module__`, `__bases__`) * 继承:`isinstance()`、方法重写、多态、`__str__()`、菱形继承 * 构造函数 * **杂项:** * 列表推导式 * Lambda函数及`map()`, `filter()` * 闭包 * 基本I/O术语与操作 加入我们,将您的Python编程技能提升到新的水平!
Welcome to the PCAP Certification: Advanced Python Programming Essentials course! This course is designed to help you master intermediate Python programming concepts and prepare for the PCAP certification exam. Through practical applications and real-world scenarios, you will gain the skills and knowledge needed to excel in Python programming.Course Objectives:Modules and Packages:Import variants, nested modules, dir(), sys.pathMath module functions: ceil(), floor(), trunc(), factorial(), hypot(), sqrt()Random module functions: random(), seed(), choice(), sample()Platform module functions: platform(), machine(), processor(), system(), version(), python_implementation(), python_version_tuple()User-defined modules and packagesExceptions:Python-defined exceptions, hierarchy, raise, assert, event classesSelf-defined exceptionsStrings:Encoding standards: ASCII, UNICODE, UTF-8String operations: ord(), chr(), indexing, slicing, immutability, concatenation, comparisonBuilt-in string methods:.isxxx(),.join(),.split(),.sort(), sorted(),.index(),.find(),.rfind()Object-Oriented Programming:Class concepts: encapsulation, inheritance, superclass, subclassClass and object properties, __dict__, private components, name manglingMethods and self parameterClass structure: introspection, hasattr(), __name__, __module__, __bases__Inheritance, isinstance(), overriding, polymorphism, __str__(), diamondsConstructorsMiscellaneous:List comprehensionsLambda functions and map(), filter()ClosuresBasic I/O terminology and operationsThis course consists of 17 lessons, each designed to provide a deep understanding of the topics covered and prepare you for the PCAP certification exam. Join us and take your Python programming skills to the next level!