Giter Site home page Giter Site logo

atticx / design-patterns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zoranpandovski/design-patterns

0.0 2.0 0.0 121 KB

:briefcase: Design patterns written in different programming languages

License: MIT License

Java 71.31% C# 12.55% Python 2.07% C++ 7.63% Kotlin 1.90% Scala 2.33% Go 1.11% PHP 1.10%

design-patterns's Introduction

License

Design patterns

In software engineering, a software design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. It is not a finished design that can be transformed directly into source or machine code. It is a description or template for how to solve a problem that can be used in many different situations. Design patterns are formalized best practices that the programmer can use to solve common problems when designing an application or system. Design patterns may be viewed as a structured approach to computer programming intermediate between the levels of a programming paradigm and a concrete algorithm.

List of implementations

Contribution

  • Contributions are always welcome. Language doesn't matter. Just make sure you're implementing design pattern.

  • PRs are welcome. To begin developing, follow the structure:

    category/design pattern name/language-name/file_name.extension

    e.g

    Creational/Abstract factory/python/abstract_factory.py

  • Don't forget to add README with explanation how pattern works, when to use and common usage of the pattern.

  • Adding image with UML diagram for design pattern would be very helpfull.

Resources

Curated list of resources dealing with design patterns.

design-patterns's People

Contributors

zoranpandovski avatar jdetomasi avatar vengets avatar edvinas01 avatar sagarduwal avatar danikaz avatar ashanthalahiru avatar grantharper avatar victorlaerte avatar grimmjow8 avatar romogo17 avatar rahmatrasyidi avatar nathanmkaya avatar lhauspie avatar joeratt avatar maxvcbhan avatar olcay avatar erandiatapattu avatar cunhazera avatar vdieulesaint avatar riteshakya037 avatar badjukebox avatar jcmais avatar jeffsieu avatar gabrieldi95 avatar cjlcarvalho avatar abhishekgupta-1 avatar

Watchers

James Cloos avatar Jaime Chavarriaga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.