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

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

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

3 个仓库

Awesome GitHub RepositoriesDevelopment Practices

Books focused on idiomatic coding, testing, and professional software engineering patterns.

Explore 3 awesome GitHub repositories matching part of an awesome list · Development Practices. Refine with filters or upvote what's useful.

Awesome Development Practices GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • quii/learn-go-with-testsquii 的头像

    quii/learn-go-with-tests

    23,510在 GitHub 上查看↗

    This project is an educational platform and tutorial series designed to teach the Go programming language through the practice of test-driven development. It provides a structured path for developers to master language fundamentals, concurrency, and standard library usage by building functional applications in small, verifiable increments. The core methodology centers on the test-driven development cycle, where failing tests are written before implementation to define requirements and ensure code correctness. This approach is applied across a wide range of practical scenarios, including the c

    Test-driven learning approach for mastering language features and development principles.

    Gogogolangtdd
    在 GitHub 上查看↗23,510
  • devopshivehq/dynamic-devops-roadmapDevOpsHiveHQ 的头像

    DevOpsHiveHQ/dynamic-devops-roadmap

    2,429在 GitHub 上查看↗

    该项目是一个教育平台和课程,旨在教授云原生工程、基础设施自动化和软件交付实践。它提供了一个掌握核心能力的结构化路线图,包括容器编排、GitOps 工作流以及持续集成和交付。 该平台通过将技术培训与职业发展相结合而脱颖而出。它提供镜像真实工程环境的实践项目、导师指导的模拟和技术能力评估。用户可以按照顺序学习路径进行学习,涵盖整个软件交付生命周期,从最初的应用容器化到生产级基础设施的管理。 除了技术指导外,该项目还包括职业晋升资源,如简历优化和面试准备。它还提供关于实施行业标准实践(如策略即代码验证、系统可观测性和声明式基础设施管理)的指导,以确保满足操作标准。

    Simulates real-world team environments using professional project management methodologies to guide collaborative development and learning.

    TypeScriptagilebootcampcareer
    在 GitHub 上查看↗2,429
  • mr-mig/going-to-productionmr-mig 的头像

    mr-mig/going-to-production

    1,453在 GitHub 上查看↗

    Are you wondering "What should I do before moving my project to production?". Here is a list of things you want to address before hitting the road:

    Checklist and guide for deploying software to production environments.

    在 GitHub 上查看↗1,453
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Development Practices

探索子标签

  • Mentored SimulationsSimulated team environments using professional project management methodologies to guide collaborative learning. **Distinct from Development Practices:** Distinct from general development practices: focuses on mentored team simulations and project management methodologies rather than coding patterns.