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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesProgramming Examples

Collections of source code snippets and implementation examples used for educational purposes.

Distinguishing note: This is a collection of educational code examples rather than a functional tool or library.

Explore 6 awesome GitHub repositories matching education & learning resources · Programming Examples. Refine with filters or upvote what's useful.

Awesome Programming Examples GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tmux/tmuxtmux का अवतार

    tmux/tmux

    46,643GitHub पर देखें↗

    This project is a terminal multiplexer that enables multiple terminal sessions to run simultaneously within a single window or a detached background process. By decoupling the client interface from a persistent server process, it allows users to maintain long-running command-line tasks that continue to execute even after disconnecting from a remote host. The system functions as a terminal window manager and process controller, providing a text-based interface to organize multiple shell processes into custom tiled layouts. It distinguishes itself through a programmable command-line interface t

    cmd-set-environment.c — a named example documented in this learning resource.

    C
    GitHub पर देखें↗46,643
  • icewhaletech/casaosIceWhaleTech का अवतार

    IceWhaleTech/CasaOS

    34,091GitHub पर देखें↗

    CasaOS is a lightweight software stack designed to transform standard Linux distributions into a comprehensive personal cloud platform. It functions as a management layer that sits atop the host operating system, providing a unified graphical dashboard to deploy, monitor, and administer containerized applications and local hardware resources. By automating the lifecycle of isolated software services, it enables users to maintain a private and secure digital infrastructure on their own hardware. The platform distinguishes itself through a declarative configuration model that continuously recon

    Showcases specific coding patterns through self-contained examples.

    Gocasaosdockergolang
    GitHub पर देखें↗34,091
  • aosabook/500linesaosabook का अवतार

    aosabook/500lines

    29,582GitHub पर देखें↗

    This project is a software engineering educational resource providing a collection of canonical system implementations. It serves as a library of computer science case studies and polyglot code examples designed to demonstrate architectural tradeoffs and design patterns through concise versions of fundamental software components. The repository focuses on studying the implementation of core concepts such as consensus algorithms, interpreters, and database engines. It provides minimal versions of complex systems to facilitate the analysis of language design, data structure implementation, and

    Features implementations of technical specifications across multiple programming languages for polyglot analysis.

    JavaScript
    GitHub पर देखें↗29,582
  • awsdocs/aws-doc-sdk-examplesawsdocs का अवतार

    awsdocs/aws-doc-sdk-examples

    10,429GitHub पर देखें↗

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

    Organizes code examples by SDK programming language for quick browsing and locating samples.

    Javaawscppdocumentation
    GitHub पर देखें↗10,429
  • adonovan/gopl.ioadonovan का अवतार

    adonovan/gopl.io

    8,014GitHub पर देखें↗

    gopl.io is a Go code sample repository and education resource consisting of a collection of runnable source code programs. It provides practical implementation patterns and idioms to demonstrate Go syntax, types, and core programming concepts. The project covers Go language learning through a curated set of examples, focusing on idiomatic programming and concurrency patterns such as the use of goroutines and channels. The repository is organized in a directory structure that mirrors a reference textbook, with source files transformed into formatted web pages for static hosting.

    Provides runnable source code programs to illustrate specific language features and core programming concepts.

    Go
    GitHub पर देखें↗8,014
  • mzzopublic/cMzzopublic का अवतार

    Mzzopublic/C

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

    This project is a curated collection of C code implementation libraries and reference materials designed for learning the C programming language. It serves as a technical reference and study guide, providing a set of verified code samples that demonstrate core syntax and software patterns. The repository functions as a low-level programming study guide, focusing on the analysis of concrete implementations to teach memory management and hardware interaction. It organizes these materials into a modular structure, separating different language concepts into discrete files to facilitate the study

    Provides a collection of curated C implementation examples for educational purposes.

    C
    GitHub पर देखें↗4,366
  1. Home
  2. Education & Learning Resources
  3. Programming Examples

सब-टैग एक्सप्लोर करें

  • Language-Organized ExamplesCode examples grouped by SDK programming language for quick browsing and locating samples matching a preferred language. **Distinct from Programming Examples:** Distinct from Programming Examples: focuses on organization by language rather than general educational code snippets.