awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesSoftware Design

Collections of interview questions and preparation guides for architectural patterns.

Explore 2 awesome GitHub repositories matching part of an awesome list · Software Design. Refine with filters or upvote what's useful.

Awesome Software Design GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • iluwatar/java-design-patternsAvatar von iluwatar

    iluwatar/java-design-patterns

    94,123Auf GitHub ansehen↗

    This repository serves as a comprehensive educational collection of industry-standard software design patterns and architectural principles implemented in Java. It functions as a structured reference for developers to study and apply proven strategies for building maintainable, object-oriented systems. The project acts as a knowledge base for software engineering, offering a curated set of programming heuristics and best practices. By providing ready-to-use implementations of standard design patterns, it enables developers to address common programming challenges and improve code modularity t

    Implementation examples of common design patterns.

    Javaawesome-listdesign-patternshacktoberfest
    Auf GitHub ansehen↗94,123
  • kamranahmedse/design-patterns-for-humansAvatar von kamranahmedse

    kamranahmedse/design-patterns-for-humans

    47,878Auf GitHub ansehen↗

    This project is a comprehensive educational resource designed to help developers master object-oriented design and architectural patterns. It serves as a structured reference for understanding how to organize classes and objects to improve code maintainability, resolve recurring development challenges, and prepare for technical engineering assessments. The guide covers the three primary categories of design patterns: creational, structural, and behavioral. Each pattern is explained through practical examples that demonstrate how to manage object instantiation, simplify complex interfaces, and

    Simplified explanations and examples of design patterns.

    architecturecomputer-sciencedesign-patterns
    Auf GitHub ansehen↗47,878
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. Software Design