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

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

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

1 个仓库

Awesome GitHub RepositoriesObject Composition

A design principle where complex objects are built by combining simpler objects as components.

Distinct from Object Oriented Class Design: Candidates refer to chart layouts, data conversion, or general class design, not the composition pattern.

Explore 1 awesome GitHub repository matching software engineering & architecture · Object Composition. Refine with filters or upvote what's useful.

Awesome Object Composition GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mouredev/hello-javamouredev 的头像

    mouredev/hello-java

    4,304在 GitHub 上查看↗

    This project is a collection of instructional resources and curriculum materials designed to teach the Java language. It provides a structured programming course, a fundamentals guide, and an object-oriented programming tutorial, supported by a series of practical coding exercises and implementation challenges. The curriculum focuses on implementing object-oriented patterns, including inheritance, polymorphism, and abstraction. It covers the creation of classes, the use of interfaces to define behavioral contracts, and the application of access modifiers to control data visibility. The educa

    Teaches how to combine simple objects into complex ones by nesting class instances.

    Javacursojavapoo
    在 GitHub 上查看↗4,304
  1. Home
  2. Software Engineering & Architecture
  3. Object Composition