• Stars
    star
    360
  • Rank 114,728 (Top 3 %)
  • Language
    Java
  • Created over 6 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’Ό Design patterns written in different programming languages πŸ“

Design patterns

BCH compliance Say Thanks! Open Source Love contributions welcome

Design patterns Tweet

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 used to know how to solve a problem that can be used in many different situations. Design patterns are formalized best practices that a programmer can use to solve common problems while 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 helpful.

Resources

Curated list of resources dealing with design patterns.

License

CC0

To the extent possible under law, Zoran Pandovski has waived all copyright and related or neighboring rights to this work.

More Repositories

1

al-go-rithms

🎡 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Jupyter Notebook
1,317
star
2

awesome-testing-tools

πŸš€ A curated list of awesome testing tools πŸš€
215
star
3

BookingScraper

🌎 🏨 Scrape Booking.com 🏨 🌎
Python
87
star
4

awesome-open-science

πŸ“š πŸ”¬ πŸ”“ πŸ” A curated list of resources, data, tools, scholarship related to Open Access, Data and Open Science πŸ“š πŸ”¬ πŸ”“ πŸ”
36
star
5

pycoincap

πŸ“ˆ Python module for getting cryptocurrency data from Coinmarketcap πŸ“‰
Python
15
star
6

awesome-hacktoberfest-swag-2023

πŸŒ³πŸ’» A curated list of awesome Hacktoberfest 2023 swag! Code, plant trees, and collect some cool swag along your open-source journey! 🎁🌿
14
star
7

ProdirectScraper

πŸ‘” Web scraper for http://www.prodirectselect.com/ πŸ‘ž
Python
14
star
8

awesome-ckan-extensions

πŸ”© πŸ“– A curated list of awesome CKAN extensions πŸ“– πŸ”©
11
star
9

awesome-emojis

😎 Full list of emojis 😎
8
star
10

flaskr-intro

πŸ“­ Mini blog application following the Flask tutorial πŸ“­
Python
6
star
11

learn-go

πŸ“š :squirrel: Learn go with code examples :squirrel: πŸ“š
5
star
12

automl-actions

GitHub Action as an AutoML Tool using MindsDB. πŸ”§ 🐻 πŸ“‰
Python
4
star
13

flask-microservices

πŸ”Œ Microservices with Docker, Flask, and React πŸ”Œ
Python
4
star
14

ZoranPandovski

2
star
15

dbt

1
star
16

cla-test

1
star
17

testypy

Python
1
star