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

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

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

AllenDowney/ThinkPython

0
View on GitHub↗
2,671 星标·1,056 分支·Jupyter Notebook·2 次浏览allendowney.github.io/ThinkPython↗

ThinkPython

ThinkPython

Features

  • Programming Language Guides - Introduction to computer science concepts using Python.
  • Python Programming Resources - Jupyter notebooks and resources for Think Python.

Star 历史

allendowney/thinkpython 的 Star 历史图表allendowney/thinkpython 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

ThinkPython 的开源替代方案

相似的开源项目,按与 ThinkPython 的功能重合度排序。
  • unknwon/the-way-to-go_zh_cnunknwon 的头像

    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
  • allendowney/thinkdspAllenDowney 的头像

    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
  • asabeneh/30-days-of-pythonAsabeneh 的头像

    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
  • alexandru/scala-best-practicesalexandru 的头像

    alexandru/scala-best-practices

    4,352在 GitHub 上查看↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    在 GitHub 上查看↗4,352
查看 ThinkPython 的所有 30 个替代方案→

常见问题解答

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… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the… 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… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in…