|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-python-for-beginners-b/
课程评论:没有评论
**课程名称:** Python 入门学习 **课程概述:** 本课程旨在帮助初学者掌握 Python 的基本编程概念。您将深入了解 Python 中常用的数据结构,如字典 (dictionary)、列表 (list) 和元组 (tuple) 等,并通过实例学习它们的智能运用。 课程还将涵盖文件处理的基础知识,包括各种打开、读写模式以及 `pickle` 的使用。此外,您还将学习 Python 的面向对象编程概念及其实现,包括如何创建自己的类和迭代器,就像内置的列表/元组一样。 更进一步,课程会介绍使用 Flask 框架编写 REST API 的基础知识,并演示如何使用 Postman 进行测试,为您开启 Web 服务器开发之旅注入信心。 课程的最后部分将指导您如何调试和解决 Python 代码中可能遇到的问题。 完成本课程后,您将为进一步学习 Python 的高级概念打下坚实的基础。 **致谢:** 感谢您的学习,并欢迎提供宝贵的反馈意见!
This course will help you understand the basic programming concepts in python. You will understand about various data structures used (like dictionary, list, tuple etc.)Course also explains about the basics of file handling and some introductory videos for REST APIs and it's usagesAfter completion of course you will be ready to leap to gain knowledge about the other advanced concepts in python.This course starts with the very basic concepts in Python and then explains the smart use of various data structures through the examples. You then learn the Object Oriented concepts of python and it's implementation. You learn how to write your own classes and iterators like List/Tuples already have.The file handling then comes to let you understand the various open, read/write modes and how to use the pickles as well for file handling.The basics of writing the REST APIs using the Flask has been explained. This will give you some confidence to start with the web server development coding. How to write and how to test them using the postman has been explained.At the end we have few videos to understand the debugging and troubleshooting the problems in python code which could come your way!!Thanks and Happy Learning..Open for any feedbacks for future!!