|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/tame-the-python-a-beginners-masterclass/
课程评论:没有评论
**课程名称:** Tame the Python - A Beginners Masterclass **课程概述:** 本课程是为零基础的编程初学者量身打造的Python入门大师班。课程旨在通过提供有力的指导,帮助学员避免“迷茫、沮丧、放弃”的学习困境,从而确保学习的成功。课程将从最基础的概念出发,深入讲解Python的各个知识点,确保学员在完成课程后,能够全面理解Python语言的工作原理及其应用。 **课程模块:** * **模块一:Python入门** * Python简介、安装与设置 * Jupyter Notebook介绍 * 基本语法与运算符 * **模块二:变量与数据类型** * 变量与赋值 * 数据类型(数字、字符串、布尔值、列表、元组、字典、集合) * 数据类型转换 * **模块三:条件与循环** * If-Else 条件语句 * While 循环、For 循环、嵌套循环 * 循环控制语句、迭代器 * **模块四:函数** * 标准函数、函数参数 * 递归函数、匿名(Lambda)函数 * 变量作用域 * **模块五:类与对象** * Python面向对象编程 * 类的创建、实例对象的创建 * 属性与方法的访问、内置类属性 * 对象的销毁与垃圾回收 * **模块六:继承** * 继承的概念与类型 * 封装、多态 * **模块七:错误处理** * 异常、异常处理 * Else 块、引发异常 * 用户自定义异常 * **模块八:扩展主题** * 用户输入 * Python日期时间 * Python数学模块 * 正则表达式
Are you someone who want to learn how to code but don't know where to start? Without competent guidance you are most likely headed towards the 3 steps to failure i.e. Get Lost, Get Frustrated and then Give upNo one can deny the power of mentorship when it comes to learning a new skill. More often than not it can prove to be the sole deciding factor for your success. And that is why we have created this python masterclass that is specially designed for beginners. In this course we take you through each and every topic from its very fundamentals in extreme details.Having completed this course it can be guaranteed that you will have end to end understanding how Python as a language works and how it can be used. Module 1: Getting Started with PythonIntroductionInstallation and SetupIntroduction to Jupyter NotebookBasic SyntaxOperatorsModule 2: Variables and Data typesVariables and AssignmentData TypesNumbersStringBooleansListTuplesDictionarySetsData Type ConversionModule 3: Conditions and LoopsIf-Else ConditionsWhile LoopsFor LoopsNested LoopsLoop Control StatementsIteratorsModule 4: FunctionsStandard FunctionsFunction ArgumentsRecursive FunctionsAnonymous or Lamda FunctionsScope of VariablesModule 5: Classes and ObjectsObject Oriented Programming in pythonCreating ClassesCreating Instance ObjectsAccessing Attributes and MethodsBuilt-In Class AttributesDestroying Objects and Garbage CollectionModule 6: InheritanceInheritanceTypes of InheritanceEncapsulationPolymorphism Module 7: Error HandlingExceptionsException HandlingElse BlockRaising an ExceptionUser Defined ExceptionModule 8: Extended TopicsUser InputPython Date-timePython MathRegular Expressions