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

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

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

Open-source alternatives to ThinkPython

30 open-source projects similar to allendowney/thinkpython, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ThinkPython alternative.

  • 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
  • alexandru/scala-best-practicesالصورة الرمزية لـ alexandru

    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
  • 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

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

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

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

Find more with AI search
  • 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
  • bbatsov/clojure-style-guideالصورة الرمزية لـ bbatsov

    bbatsov/clojure-style-guide

    4,095عرض على GitHub↗

    This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming patterns for Clojure development. It establishes best practices for implementing declarative logic and managing shared state through the use of persistent data structures and atomic references. The guide covers standards for documenting public APIs and organizing project directories to ensure portable library distribution. It details the application of consistent formatting and naming rules to improve source code readability and team collaboration. The scope extends to idiomatic

    عرض على GitHub↗4,095
  • bbatsov/ruby-style-guideالصورة الرمزية لـ bbatsov

    bbatsov/ruby-style-guide

    16,546عرض على GitHub↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    عرض على GitHub↗16,546
  • chneukirchen/styleguideC

    chneukirchen/styleguide

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cocos2d/cocos2d-xالصورة الرمزية لـ cocos2d

    cocos2d/cocos2d-x

    18,942عرض على GitHub↗

    Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive applications across mobile, desktop, and web platforms. It functions as a cross-platform game engine that utilizes an entity-component system to manage object lifecycles, behaviors, and spatial relationships within a unified codebase. The engine is distinguished by its specialized 2D graphics rendering pipeline, which is optimized for hardware-accelerated performance when displaying sprites, particle effects, and skeletal animations. It provides developers with low-level access to gr

    C++androidc-plus-pluscocos2d
    عرض على GitHub↗18,942
  • codeguy/php-the-right-wayالصورة الرمزية لـ codeguy

    codeguy/php-the-right-way

    9,259عرض على GitHub↗

    This project is a comprehensive guide and reference for PHP best practices and coding standards. It serves as a collection of modern industry guidelines and community-driven patterns designed to help developers write maintainable and efficient code. The resource provides technical documentation and development guidance focused on improving code quality and standardizing PHP application development. To support a global community, the documentation is available in multiple languages. The knowledge base is authored in Markdown and deployed as a static site via pre-rendered HTML files for public

    CSS
    عرض على GitHub↗9,259
  • cookpad/styleguideالصورة الرمزية لـ cookpad

    cookpad/styleguide

    1,174عرض على GitHub↗

    Cookpad's coding style guides

    عرض على GitHub↗1,174
  • dabeaz-course/practical-pythonD

    dabeaz-course/practical-python

    0عرض على GitHub↗

    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…

    عرض على GitHub↗0
  • django/djangoالصورة الرمزية لـ django

    django/django

    87,878عرض على GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Pythonappsdjangoframework
    عرض على GitHub↗87,878
  • donnemartin/interactive-coding-challengesالصورة الرمزية لـ donnemartin

    donnemartin/interactive-coding-challenges

    31,529عرض على GitHub↗

    This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge

    Pythonalgorithmcodingcompetitive-programming
    عرض على GitHub↗31,529
  • dvdsgl/csharp-in-styleD

    dvdsgl/csharp-in-style

    0عرض على GitHub↗
    عرض على GitHub↗0
  • forhappy/cplusplus-concurrency-in-practiceالصورة الرمزية لـ forhappy

    forhappy/Cplusplus-Concurrency-In-Practice

    5,485عرض على GitHub↗

    This project is a comprehensive guide and technical book focused on C++ concurrency. It serves as an educational resource for developers to learn multi-threading and the implementation of thread-safe code. The material covers the C++ memory model, atomic operations, and synchronization patterns. It combines theoretical explanations with practical code examples to illustrate how to prevent data races in multi-threaded applications. The instructional approach utilizes scenario-based learning and analysis of the C++ standard library to demonstrate concurrent execution patterns and memory orderi

    C++
    عرض على GitHub↗5,485
  • golang/goالصورة الرمزية لـ golang

    golang/go

    134,756عرض على GitHub↗

    Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external dependencies. The language is built around a structural type system that uses interfaces for polymorphism and a concurrency model based on lightweight, stack-based coroutines that communicate through channels. The language distinguishes itself through a runtime that features a c

    Gogogolanglanguage
    عرض على GitHub↗134,756
  • idocs/test1الصورة الرمزية لـ idocs

    idocs/test1

    123عرض على GitHub↗
    CSS
    عرض على GitHub↗123
  • isocpp/cppcoreguidelinesالصورة الرمزية لـ isocpp

    isocpp/CppCoreGuidelines

    45,100عرض على GitHub↗

    The CppCoreGuidelines is a comprehensive software engineering standard that provides a curated framework of coding conventions and design principles for C++. It serves as an authoritative guide for writing safe, efficient, and maintainable code by establishing high-level architectural patterns and organizational principles for large-scale projects. The guidelines emphasize the use of a strong, static type system to ensure memory safety and enforce consistent resource management patterns. The project distinguishes itself by promoting the zero-overhead abstraction principle, ensuring that high-

    CSS
    عرض على GitHub↗45,100
  • jakevdp/pythondatasciencehandbookالصورة الرمزية لـ jakevdp

    jakevdp/PythonDataScienceHandbook

    48,561عرض على GitHub↗

    This project is an interactive data science environment that combines code execution, rich media visualization, and narrative documentation into a persistent, browser-based platform. It serves as a comprehensive educational resource for scientific computing, providing a framework for iterative data analysis and machine learning prototyping. The environment is distinguished by its focus on high-performance numerical computing, utilizing vectorized array operations and memory-mapped data structures to handle large-scale computations efficiently. It features a unified estimator interface that st

    Jupyter Notebookjupyter-notebookmatplotlibnumpy
    عرض على GitHub↗48,561
  • jakevdp/whirlwindtourofpythonالصورة الرمزية لـ jakevdp

    jakevdp/WhirlwindTourOfPython

    4,006عرض على GitHub↗

    This project is a collection of curricular resources and hands-on tutorials designed to teach Python programming and scientific computing. It consists of a series of interactive lessons and executable notebooks that provide a guided approach to learning Python through a combination of code and prose. The curriculum is specifically designed for experienced programmers to quickly master Python syntax, data structures, and core language semantics. It includes an introductory guide to the libraries and programming environments used for scientific computing and complex dataset analysis. The educa

    Jupyter Notebook
    عرض على GitHub↗4,006
  • kennethreitz/python-guideالصورة الرمزية لـ kennethreitz

    kennethreitz/python-guide

    139عرض على GitHub↗

    Python best practices guidebook, written for humans.

    Batchfile
    عرض على GitHub↗139
  • krzjoa/awesome-python-data-scienceالصورة الرمزية لـ krzjoa

    krzjoa/awesome-python-data-science

    3,468عرض على GitHub↗

    Probably the best curated list of data science software in Python.

    awesomeawesome-listawesome-python
    عرض على GitHub↗3,468
  • kvalle/diy-lispالصورة الرمزية لـ kvalle

    kvalle/diy-lisp

    550عرض على GitHub↗

    A hands-on, test driven guide to implementing a simple programming language

    Python
    عرض على GitHub↗550
  • makaimc/fullstackpython.comالصورة الرمزية لـ makaimc

    makaimc/fullstackpython.com

    2,949عرض على GitHub↗

    This repository contains the source code for Full Stack Python.

    HTML
    عرض على GitHub↗2,949
  • nqdeng/7-days-nodejsالصورة الرمزية لـ nqdeng

    nqdeng/7-days-nodejs

    3,083عرض على GitHub↗

    七天学会NodeJS

    HTML
    عرض على GitHub↗3,083
  • orangeduck/buildyourownlispO

    orangeduck/BuildYourOwnLisp

    0عرض على GitHub↗

    Build your own Lisp

    عرض على GitHub↗0
  • polarmobile/coffeescript-style-guideالصورة الرمزية لـ polarmobile

    polarmobile/coffeescript-style-guide

    1,630عرض على GitHub↗

    Best-practices and coding conventions for the CoffeeScript programming language

    عرض على GitHub↗1,630
  • python/pepsP

    python/peps

    0عرض على GitHub↗

    Python Enhancement Proposals

    عرض على GitHub↗0
  • rafekettler/magicmethodsالصورة الرمزية لـ RafeKettler

    RafeKettler/magicmethods

    1,719عرض على GitHub↗

    Guide to Python's magic methods

    HTML
    عرض على GitHub↗1,719