|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-the-complete-guide-in-2021/
课程评论:没有评论
课程名称:Python - 完整指南 课程概述:本课程是一个全面的实用Python学习课程,旨在教你如何创建自己的Web和桌面应用程序,并结合MySQL数据库。课程内容涵盖了从基础到专业Python开发所需的各个方面。你将学习到以下实用的库: - NumPy:加速处理多维数组 - Matplotlib:图形化呈现数据 - Pandas:数据分析、清洗与绘图 - Scikit-learn:机器学习的基础,如何将数据集分为训练集和测试集 此外,课程中还将教你如何使用Django框架及其他优秀库快速创建实际的Web应用程序,包括如何使用URLs、视图、模型、模板和表单,以及如何将文件上传到服务器。 对于桌面应用程序,课程将介绍如何使用PyQt5创建跨平台的现代设计应用,无论是否使用Qt Designer。你将学习如何使用Matplotlib将数据(来自SQL数据库、CSV、JSON、列表、字典、集合、元组)在桌面应用程序中呈现。课程同时涵盖了如何使用SQLite或MySQL存储和操作数据,包括创建、读取、更新和删除(CRUD)操作。 本课程强调实践,理论知识极少,学习以实例和练习为主,以便更有效地掌握知识。在输入代码的过程中,我们将针对每一步进行详细解释,以帮助你在编码的同时理解理论。 如果你错过了大促销,请访问我们的网站或关注我们的Facebook/Instagram了解更多信息。
A complete practical Python course in which you will learn to create your own web/desktop app with MySQL database. The course covers everything to start with and to be a professional in Python. Understand very useful libraries such as: NumPy - to work faster with multidimensional arrays Matplotlib - present your data graphicallyPandas - analyze, clean and plot your dataScikit-learn - get a large overview on Machine Learning, know how to split your dataset to training & testing dataUse Django frameworks with other great libraries to create very quickly real-world web application. Learn how to use Urls, Views, Models, Templates, and Forms. Learn how to upload file to your server.Use PyQt5 to create your own multi-platform desktop application with modern design. Know how to create that with or without using Qt Designer. Present your data (either from SQL database, CSV, JSON, list, dictionary, set, tuple) using Matplotlib to your desktop app.Use either SQLite or MySQL to store your data and manipulate them, either with simple Python, or with Django, or with PyQt5. (CRUD) Create, Read, Update, Delete.In the course, very very less theoretical things are used. Learning with exemples and exercices is the most effective way!!!! However, during typing the codes, we explain everything from start to finish so you understand the theory while coding.In case you missed the big sale, please visit our website or our facebook/instagram.