awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
digitalinnovationone avatar

digitalinnovationone/trilha-python-dio

0
View on GitHub↗
5,012 星标·7,046 分支·Python·4 次浏览

Trilha Python Dio

本项目是一系列教学指南和模块的集合,旨在为掌握 Python 编程语言提供结构化的学习路径。它提供的课程涵盖了从核心语言语法和基础知识到专业软件开发实践的所有内容。

该资源包括针对面向对象编程和 Web 开发的专业指南。它专注于使用 Web 框架实现服务端应用程序以及设计模式的应用。

该材料还涵盖了基础编程构建块,包括列表、元组、集合和字典等数据结构的实现,以及模块化函数的设计。

Features

  • Python Learning Resources - Offers a comprehensive set of curated educational materials for learning the Python programming language.
  • Curriculum Modules - Provides a structured path of educational modules and code samples to teach Python from basics to advanced frameworks.
  • Python Programming Guides - Provides a structured educational path covering Python syntax, core fundamentals, and professional development practices.
  • Courses - Offers a comprehensive learning resource for building server-side applications using Python web frameworks.
  • Learning Materials - Includes specialized guides and implementation examples for building server-side applications with Python web frameworks.
  • Data Structure Implementations - Provides pedagogical code examples for organizing and managing data using Python lists, sets, and dictionaries.
  • Object-Oriented Programming Concepts - Supplies instructional materials and code examples focusing on Python classes, inheritance, and polymorphism.
  • Syntax and Data Structure Tutorials - Provides guided tutorials on implementing and managing Python's built-in data structures like lists, tuples, and dictionaries.
  • Object-Oriented Programming - Guides the organization of Python code into reusable classes and objects using OOP principles.
  • Modular Function Design - Teaches the practice of decomposing programs into independent, reusable Python functions to encapsulate logic.

Star 历史

digitalinnovationone/trilha-python-dio 的 Star 历史图表digitalinnovationone/trilha-python-dio 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Trilha Python Dio 的开源替代方案

相似的开源项目,按与 Trilha Python Dio 的功能重合度排序。
  • microsoft/c9-python-getting-startedmicrosoft 的头像

    microsoft/c9-python-getting-started

    8,012在 GitHub 上查看↗

    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

    Jupyter Notebook
    在 GitHub 上查看↗8,012
  • trekhleb/learn-pythontrekhleb 的头像

    trekhleb/learn-python

    18,058在 GitHub 上查看↗

    This project is an educational resource designed for learning the Python programming language. It serves as a tutorial repository and programming guide, providing a collection of annotated scripts, code examples, and cheatsheets to help users master syntax and core fundamentals. The resource focuses on moving from basic language syntax to advanced implementation, with a particular emphasis on object-oriented programming, the use of the Python standard library, and scripting automation for business workflows. The content covers a broad range of programming capabilities, including control flow

    Pythonlearninglearning-by-doinglearning-python
    在 GitHub 上查看↗18,058
  • krishnaik06/complete-python-bootcampkrishnaik06 的头像

    krishnaik06/Complete-Python-Bootcamp

    2,550在 GitHub 上查看↗

    This is a comprehensive Python programming course and technical curriculum designed to take users from foundational syntax to advanced development patterns. It serves as a multi-disciplinary educational suite covering programming fundamentals, object-oriented design, and data analysis. The project provides specialized guides on professional development techniques, including the use of decorators, generators for memory management, and dunder-method operator overloading. It also includes instructional material on executing parallel tasks through concurrency and multiprocessing to reduce executi

    Jupyter Notebook
    在 GitHub 上查看↗2,550
  • realpython/materialsrealpython 的头像

    realpython/materials

    5,173在 GitHub 上查看↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Jupyter Notebook
    在 GitHub 上查看↗5,173
查看 Trilha Python Dio 的所有 30 个替代方案→

常见问题解答

digitalinnovationone/trilha-python-dio 是做什么的?

本项目是一系列教学指南和模块的集合,旨在为掌握 Python 编程语言提供结构化的学习路径。它提供的课程涵盖了从核心语言语法和基础知识到专业软件开发实践的所有内容。

digitalinnovationone/trilha-python-dio 的主要功能有哪些?

digitalinnovationone/trilha-python-dio 的主要功能包括:Python Learning Resources, Curriculum Modules, Python Programming Guides, Courses, Learning Materials, Data Structure Implementations, Object-Oriented Programming Concepts, Syntax and Data Structure Tutorials。

digitalinnovationone/trilha-python-dio 有哪些开源替代品?

digitalinnovationone/trilha-python-dio 的开源替代品包括: microsoft/c9-python-getting-started — This project is a Python education repository and programming tutorial designed to teach language fundamentals, from… krishnaik06/complete-python-bootcamp — This is a comprehensive Python programming course and technical curriculum designed to take users from foundational… trekhleb/learn-python — This project is an educational resource designed for learning the Python programming language. It serves as a tutorial… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… joaoventura/full-speed-python — This project is a Python programming textbook and educational resource designed as a structured learning path for… yidao620c/python3-cookbook — This project is a Python 3 programming cookbook and reference guide. It provides a collection of translated recipes…