awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AllenDowney avatar

AllenDowney/ThinkPython

0
View on GitHub↗
allendowney.github.io/ThinkPython↗

ThinkPython

ThinkPython

Features

  • Programming Language Guides - Introduction to computer science concepts using Python.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
  • Python Programming Resources - Jupyter notebooks and resources for Think Python.
  • 2,671 نجوم·1,056 تفرعات·Jupyter Notebook·2 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ allendowney/thinkpythonمخطط تاريخ النجوم لـ allendowney/thinkpython

    بدائل مفتوحة المصدر لـ ThinkPython

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ThinkPython.
    • unknwon/the-way-to-go_zh_cnالصورة الرمزية لـ unknwon

      unknwon/the-way-to-go_ZH_CN

      35,077عرض على 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
      عرض على GitHub↗35,077
    • asabeneh/30-days-of-pythonالصورة الرمزية لـ Asabeneh

      Asabeneh/30-Days-Of-Python

      65,111عرض على GitHub↗

      This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a

      Python30-days-of-pythondatadata-science
      عرض على GitHub↗65,111
    • astaxie/build-web-application-with-golangالصورة الرمزية لـ astaxie

      astaxie/build-web-application-with-golang

      43,920عرض على 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
      عرض على GitHub↗43,920
    • allendowney/thinkdspالصورة الرمزية لـ AllenDowney

      AllenDowney/ThinkDSP

      4,567عرض على 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
      عرض على GitHub↗4,567
    عرض جميع البدائل الـ 30 لـ ThinkPython→

    الأسئلة الشائعة

    ما هي وظيفة allendowney/thinkpython؟

    ThinkPython

    ما هي الميزات الرئيسية لـ allendowney/thinkpython؟

    الميزات الرئيسية لـ allendowney/thinkpython هي: Programming Language Guides, Python Programming Resources.

    ما هي البدائل مفتوحة المصدر لـ allendowney/thinkpython؟

    تشمل البدائل مفتوحة المصدر لـ allendowney/thinkpython: unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… asabeneh/30-days-of-python — This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and… 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… 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… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the…