|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-master-class-oop-hindi-urdu/
课程评论:没有评论
课程名称:Python:面向对象编程(印地语/乌尔都语) 课程概述:本课程主要面向希望学习Python编程和面向对象概念的初学者和中级学习者,通过具体实例以编程方式实现OOP概念,提供实践经验。课程不要求任何编程背景或Python经验,我们从基础开始,逐步深入到中级和高级概念,涵盖所有细节。为了便于学习,该课程采用印地语/乌尔都语授课。 课程内容包括: - 安装Python - 变量和数据类型的使用 - 条件语句 - 循环的理解 - 面向对象概念简介 - 封装的理解 - 类和对象的使用 - 函数和方法 - Getter和Setter - 声明私有变量及通过方法访问 - 方法重载 - 属性的使用 - 构造函数与析构函数 - 继承的详细讲解 - 父类构造函数的使用 - 通过方法重写实现多态 - 实现抽象 - 异常处理及其四个代码块 - 文件和目录的操作 课程详细讨论了以上所有主题,帮助学员清晰理解每个概念。课程结束后,学员将对面向对象编程的四大核心概念(封装、多态、继承和抽象)有足够的理解,能够熟练处理运行时错误和异常,并能区分程序员在编码过程中通常遇到的错误类型。此外,学员还将了解到如何使用Python代码创建、重命名和删除操作系统文件和文件夹。 祝你在Python旅程中好运!祝你编程愉快!
This course is primarily designed for beginners and intermediate level learners who wish to learn python programming and object oriented concepts along with hands on experience by implementing OOP concepts programmatically using python code. - No previous experience is required, neither in programming generally nor in python. We start with very basics and move towards intermediate and advanced concepts by covering all details. To keep it easy to learn this course is designed in Hindi / Urdu language.Topics that we have covered in this course are:Installing PythonWorking with variables and Data TypesConditionalsUnderstanding LoopsIntroduction to Object Oriented ConceptsUnderstanding EncapsulationWorking with Classes & ObjectsFunction and MethodsGetter & SettersDeclaring private variables and accessing through methodsMethod overloadingWorking with PropertiesConstructors & DestructorsInheritance in very detailWorking with Parent class constructorsPolymorphism though Method overridingImplementing AbstractionWorking with Exception handling and its four code-blocksWorking with Files and Directories/FoldersAll above mentioned topics are discussed in detail to give you clear understanding about each concept. By the end of this course you will have enough understanding of all four pillars of object oriented programming concepts including: Encapsulation, Polymorphism, Inheritance, and Abstraction. You will be proficient enough to deal with run time errors and handle exceptions. You will be able to differentiate between types of errors that programmers usually face during their coding journey. You will also have enough idea of working with Operating System files and folders, we will learn to create our own folders and files through python code, we'll rename them and then will finally learn to delete them through Python code.So, I wish you good luck in your Python Journey! - Have a nice coding Day.