awesome-repositories.com

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

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

2 रिपॉजिटरी

Awesome GitHub RepositoriesAnti-Pattern Based Tutorials

Educational content structured around common developer mistakes and anti-patterns to provide corrective mental models.

Distinct from Code-Centric Tutorials: Distinct from general Code-Centric Tutorials by specifically organizing the curriculum around pitfalls and mistakes.

Explore 2 awesome GitHub repositories matching education & learning resources · Anti-Pattern Based Tutorials. Refine with filters or upvote what's useful.

Awesome Anti-Pattern Based Tutorials GitHub Repositories

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

    ffhelicopter/Go42

    5,186GitHub पर देखें↗

    Go42 is a comprehensive programming language guide and reference for the Go language. It serves as a study of the official language specifications and a collection of design patterns derived from the internal logic and source code of the Go standard library. The project focuses on analyzing official library implementations to demonstrate idiomatic design patterns and core architectural thinking. It maps high-level architectural patterns to specific language features to support the development of scalable and maintainable software. The educational material is organized through case studies an

    Organizes educational material around frequent developer mistakes to provide corrective mental models for coding.

    Gobookgogo42
    GitHub पर देखें↗5,186
  • habrador/unity-programming-patternsHabrador का अवतार

    Habrador/Unity-Programming-Patterns

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

    This project serves as a comprehensive library and architectural guide for implementing established software design patterns within the Unity engine using C#. It provides a structured approach to organizing game logic, focusing on improving code maintainability, scalability, and long-term project health through proven structural solutions. The collection distinguishes itself by offering practical implementations of architectural patterns that decouple game systems, such as event dispatching and request handling, while providing tools to identify and rectify common coding anti-patterns. It fur

    Helps developers identify and rectify common coding anti-patterns to improve the efficiency and quality of game code.

    C#architecturecommand-patterncomputer-science
    GitHub पर देखें↗2,091
  1. Home
  2. Education & Learning Resources
  3. Code-Centric Tutorials
  4. Anti-Pattern Based Tutorials

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

  • Game Development PitfallsEducational resources identifying common structural mistakes and ineffective coding practices specific to game development. **Distinct from Anti-Pattern Based Tutorials:** Distinct from Anti-Pattern Based Tutorials: focuses specifically on game-engine-related coding pitfalls rather than general software anti-patterns.