awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dabeaz-course/practical-python

0
View on GitHub↗
0 stars·0 forks·0 vues

Practical Python

When I first learned Python nearly 27 years ago, I was immediately struck by how I could productively apply it to all sorts of messy work projects. Fast-forward a decade and I found myself teaching others the same fun. The result of that teaching is this course--A no-nonsense treatment of Python…

Features

  • Programming Language Guides - Covers foundational aspects of Python programming.

Historique des stars

Graphique de l'historique des stars pour dabeaz-course/practical-pythonGraphique de l'historique des stars pour dabeaz-course/practical-python

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Practical Python

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Practical Python.
  • unknwon/the-way-to-go_zh_cnAvatar de unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Voir sur GitHub↗

    This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves as a professional software engineering manual designed to help Chinese-speaking developers and students learn Go syntax and core concepts. The content is authored as markdown-based technical documentation. It utilizes a translation-layer mapping to align original English source material with the Chinese text to maintain conceptual accuracy. The repository employs a static site generation workflow and uses Git-based version control to manage the translated technical content.

    Gobookgotranslation
    Voir sur GitHub↗35,077
  • allendowney/thinkpythonAvatar de AllenDowney

    AllenDowney/ThinkPython

    2,671Voir sur GitHub↗

    ThinkPython

    Jupyter Notebook
    Voir sur GitHub↗2,671
  • astaxie/build-web-application-with-golangAvatar de astaxie

    astaxie/build-web-application-with-golang

    43,920Voir sur GitHub↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    Voir sur GitHub↗43,920
  • allendowney/thinkdspAvatar de AllenDowney

    AllenDowney/ThinkDSP

    4,567Voir sur GitHub↗

    ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the mathematical properties of digital audio and waveforms. It functions as a digital signal processing library that provides tools for performing frequency analysis and harmonic decomposition of sound waves. The project covers the fundamentals of audio frequency analysis and sound synthesis, enabling the decomposition of sound into harmonics to analyze or modify spectral content. It facilitates Python audio programming by providing the means to manipulate audio files and generate synth

    Jupyter Notebook
    Voir sur GitHub↗4,567
Voir les 25 alternatives à Practical Python→

Questions fréquentes

Que fait dabeaz-course/practical-python ?

When I first learned Python nearly 27 years ago, I was immediately struck by how I could productively apply it to all sorts of messy work projects. Fast-forward a decade and I found myself teaching others the same fun. The result of that teaching is this course--A no-nonsense treatment of Python…

Quelles sont les fonctionnalités principales de dabeaz-course/practical-python ?

Les fonctionnalités principales de dabeaz-course/practical-python sont : Programming Language Guides.

Quelles sont les alternatives open-source à dabeaz-course/practical-python ?

Les alternatives open-source à dabeaz-course/practical-python incluent : unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… allendowney/thinkpython — ThinkPython. astaxie/build-web-application-with-golang — This project is an open-source software engineering handbook and technical learning resource focused on backend web… codeguy/php-the-right-way — This project is a comprehensive guide and reference for PHP best practices and coding standards. It serves as a… django/django — Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the…