awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dabeaz-course/practical-python

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·0 व्यूज़

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.

स्टार हिस्ट्री

dabeaz-course/practical-python के लिए स्टार हिस्ट्री चार्टdabeaz-course/practical-python के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Practical Python के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Practical Python के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • unknwon/the-way-to-go_zh_cnunknwon का अवतार

    unknwon/the-way-to-go_ZH_CN

    35,077GitHub पर देखें↗

    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
    GitHub पर देखें↗35,077
  • allendowney/thinkpythonAllenDowney का अवतार

    AllenDowney/ThinkPython

    2,671GitHub पर देखें↗

    ThinkPython

    Jupyter Notebook
    GitHub पर देखें↗2,671
  • astaxie/build-web-application-with-golangastaxie का अवतार

    astaxie/build-web-application-with-golang

    43,920GitHub पर देखें↗

    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
    GitHub पर देखें↗43,920
  • allendowney/thinkdspAllenDowney का अवतार

    AllenDowney/ThinkDSP

    4,567GitHub पर देखें↗

    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
    GitHub पर देखें↗4,567
Practical Python के सभी 25 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…

dabeaz-course/practical-python की मुख्य विशेषताएं क्या हैं?

dabeaz-course/practical-python की मुख्य विशेषताएं हैं: Programming Language Guides।

dabeaz-course/practical-python के कुछ ओपन-सोर्स विकल्प क्या हैं?

dabeaz-course/practical-python के ओपन-सोर्स विकल्पों में शामिल हैं: 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…