8 个仓库
Instructional content and guides for learning the Python programming language.
Distinct from Scripting Basics: Candidates are too narrow (scripting basics) or unrelated (Arduino); a general Python learning category is needed.
Explore 8 awesome GitHub repositories matching education & learning resources · Python Programming Tutorials. Refine with filters or upvote what's useful.
This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad
Provides sequential instructional content to help users master core Python syntax and usage.
This project is a comprehensive full-stack web development course delivered through a video-based curriculum. It provides a structured learning path that integrates frontend and backend technologies, guiding users from fundamental concepts to advanced implementation across a multi-language stack. The curriculum distinguishes itself through a progressive layering of complexity, combining a React-based frontend course with a Python and Django backend course. It emphasizes professional workflow integration, featuring dedicated tutorials on Git and GitHub for version control and collaborative cod
Provides a comprehensive course covering Python programming fundamentals through advanced topics.
LearnPython is a programming tutorial consisting of a collection of practical code examples used to demonstrate Python language features and programming patterns. It serves as a comprehensive learning resource that implements core language concepts through functional code. The project provides specialized guides and samples covering several key domains. These include asynchronous network programming with event loops and coroutines, data visualization using numerical datasets for 2D and 3D plots, and web scraping for fetching content and automating login flows. It also features instructions on
Provides instructional content and practical code examples to demonstrate Python language features and patterns.
This project is a Python education repository and programming tutorial designed to teach language fundamentals, from basic syntax and variables to advanced concepts. It serves as a data science starter kit and a guide for REST API integration. The repository provides instructional scripts and sample code covering object-oriented programming patterns and asynchronous programming. It includes practical demonstrations for fetching and processing JSON data from external web services using HTTP requests. The materials cover a broad capability surface including data analysis workflows with interac
Offers comprehensive instructional content and guides for mastering the Python programming language.
This project is a collection of educational notes and tutorials focused on Python programming, scientific computing, and data analysis. It serves as a reference for learning language basics, advanced techniques, and object-oriented design. The materials include implementation guides for building linear, logistic, and convolutional neural networks using symbolic graph frameworks. It also provides instruction on manipulating and visualizing structured data frames and performing complex mathematical operations through numerical libraries. The repository includes a system for converting interact
A comprehensive collection of tutorials and notes covering Python language basics and advanced techniques.
本项目是一系列 Python 脚本和源代码示例,旨在通过实践应用学习编程基础。它既是一个用于网页抓取和浏览器自动化的工具包,也是一个数据处理实用程序库。 该仓库包含用于模拟人类交互以自动化重复性 Web 任务和在线预订流程的脚本。它还提供了一个包含省、市、区等行政区划的结构化数据库,用于地理数据管理和地址验证。 该集合涵盖了使用浏览器驱动和网络请求从网站提取结构化数据及图像的功能。其他实用程序则用于处理电子表格文件和管理压缩文件归档。
Provides instructional content and practical projects for learning the Python programming language.
Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software development. It serves as a curated programming tutorial and ecosystem reference, providing a structured path for learning Python syntax, standard libraries, and professional coding patterns. The project distinguishes itself by offering detailed instructions for setting up development environments across Windows, macOS, and Linux. It specifically focuses on the selection of interpreters and the management of virtual environments to ensure a consistent workspace. The guide covers a b
Provides a structured tutorial path for learning Python syntax, standard libraries, and professional patterns.
此仓库是一门教育课程,旨在通过结构化的学习路径教授计算机科学基础和 Python 编程。它作为掌握核心数据结构和算法的综合资源,提供了构建软件开发和技术问题解决能力所需的必要材料。 该项目通过关注理论知识与实践应用的结合而脱颖而出。它强调算法复杂度分析,要求学习者在输入规模增长时评估代码的时间和空间效率。通过采用迭代问题解决和测试驱动逻辑验证的系统方法,该课程帮助用户培养应对技术面试场景所需的技能。 内容涵盖了广泛的基础主题,包括基本数据结构的实现和标准算法的研究。这些材料以分层格式组织,引导用户逐步提升技术水平。该仓库由一系列 Jupyter Notebook 组成,提供教学课程和编程练习。
Provides instructional content and guides for learning the Python programming language.