|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/be-a-python-basic-programmer-in-just-3-hours/
课程评论:没有评论
**课程名称:** Python编程入门之旅 **课程概述:** 本课程将以用户友好的方式,帮助您成为一名优秀的基础Python程序员。您无需任何专业编程技能,即使来自非技术背景,也能轻松掌握Python。 **课程内容涵盖:** * **Python安装:** Windows系统下的Python安装指南。 * **基础编程:** 命令提示符(command line)和Python IDLE环境下的基本编程操作。 * **数据类型与操作:** * 数学运算 * 字符串(包含丰富的字符串函数) * 数组 * 元组(Tuples)及其常用操作 * 列表(Lists) * 字典(Dictionaries),涉及键值对的操作 * **函数:** 学习如何定义和使用带有一个或多个参数的函数。 * **文件处理:** 如何在Python中读取、写入和追加外部文件。 * **异常处理:** 详细讲解`try`、`except`、`else`和`finally`的使用。 * **模块:** 创建、导入和使用Python模块。 * **面向对象编程(OOP):** * 类(Class)的创建,对象的实例化。 * 如何通过对象调用类的方法和变量。 * 继承(Inheritance):子类和父类的概念,以及子类如何使用父类的属性。 * 多态(Polymorphism):包括方法重写(overriding)和方法重载(overloading)。 * 构造函数(Constructor)的使用。 * **JSON:** 学习处理JSON数据。 * **其他:** 课程还将涉及更多实用内容,并通过非常简单的实例进行演示。 **课程特色:** * **循序渐进:** 使用最简单的例子来帮助初学者理解。 * **互动支持:** 学习过程中如有任何疑问,可以随时提问,将获得及时的帮助。 * **资源拓展:** 课程将持续更新,提供额外资源供学生进一步学习和发展。 **适用人群:** * 希望开始编程旅程的初学者。 * 非技术背景但想学习Python的人士。 * 希望打下坚实Python基础的学生。
My Course will provide you user friendly way to be BEST BASIC Python Programmer.This course contains:how to install python for windowsbasic programming in command line and Python IDLE Environment Mathematical Operations in python Strings - different string functions are included too ArraysTuples - with different operationsList Dictionaries - with key pair values Function with one more arguments as well.File Handling - how to read, write and append external files in python.Exception Handling - with try, exception, else and finally all things are included properlyModules - create, import and use Object Oriented Programming Class - with creation of objects, how to call class methods and variables using objects.Inheritance -child and parent class example - how child can use parent's class propertiesPolymorphism - over riding and overloading bothConstructorCalling JSON and many more...This course is showing you very simple examples about the python...You dont require any professional programming skill....If you are from non technical background, still you can learn basic python using this course.. When you are going through this course and any time if you have any question you can ask the questions. I will provide you help with that as well. We will add some more resources to course too.so my students can use that resources for further development as well.