• Stars
    star
    368
  • Rank 115,958 (Top 3 %)
  • Language
    Java
  • Created about 7 years ago
  • Updated about 1 year 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,339
star
2

awesome-testing-tools

๐Ÿš€ A curated list of awesome testing tools ๐Ÿš€
253
star
3

BookingScraper

๐ŸŒŽ ๐Ÿจ Scrape Booking.com ๐Ÿจ ๐ŸŒŽ
Python
89
star
4

awesome-open-science

๐Ÿ“š ๐Ÿ”ฌ ๐Ÿ”“ ๐Ÿ” A curated list of resources, data, tools, scholarship related to Open Access, Data and Open Science ๐Ÿ“š ๐Ÿ”ฌ ๐Ÿ”“ ๐Ÿ”
43
star
5

pycoincap

๐Ÿ“ˆ Python module for getting cryptocurrency data from Coinmarketcap ๐Ÿ“‰
Python
16
star
6

ProdirectScraper

๐Ÿ‘” Web scraper for http://www.prodirectselect.com/ ๐Ÿ‘ž
Python
15
star
7

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
8

awesome-ckan-extensions

๐Ÿ”ฉ ๐Ÿ“– A curated list of awesome CKAN extensions ๐Ÿ“– ๐Ÿ”ฉ
12
star
9

awesome-emojis

๐Ÿ˜Ž Full list of emojis ๐Ÿ˜Ž
9
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

minds-python

WIP
Python
1
star
16

dbt

1
star
17

cla-test

1
star
18

testypy

Python
1
star