encapsulates

There are 7 repositories under encapsulates topic.

  • dotnet-labs/HeadFirstDesignPattern

    Head First Design Pattern: Completely Rewrite in C#

    Language:C#505018
  • poo-typescript

    diegoarmandoo/poo-typescript

    [Software Development] Este é um repositório de um projeto acadêmico para prática dos fundamentos do paradigma orientado objeto (POO) com a linguagem de programação TypeScript. Utilizado em sala de aula para implementação dos conceitos estruturais, relacionais e organizacionais do POO.

    Language:TypeScript4200
  • lodsve-framework

    lodsve/lodsve-framework

    Let our development of Spring very easy!

    Language:Java42271
  • Sambhav-Gautam/ZooSystem

    🦁 Zoo Management System (ZOOtopia) 🦁

    Language:Java1100
  • KostiantynLuhovyi/java-core.tasks-solution

    In this repository are located solutions to tasks written in the Java programming language on the core (mathematics) programming topics. A more detailed description of the project structure and the conditions of the tasks can be found in the file README.md .

    Language:Java0200
  • KrylixZA/GoRabbitMqBroker

    A library of code which abstracts and encapsulates the details of connection and configuration an AMQP connection a RabbitMQ Broker while still providing the majority of the flexibility gained by referring to the Go AMQP library directly.

    Language:Go25
  • oscarludick/strategy-pttrn-ts

    The strategy pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary independently from the clients that use it.

    Language:TypeScript10