awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mouredev/hello-javaAvatar de mouredev

    mouredev/hello-java

    4,304Ver en 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
    Ver en GitHub↗4,304
  1. Home
  2. Software Engineering & Architecture
  3. Object Composition