futurizeworld / Design-Pattern-Decorator

An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.

Home Page:https://docs.google.com/presentation/d/1IY0-ZSKtgGZqr8ICGClQR7IJH51CUooPU4CszCduPlc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎨 DESIGN PATTERN : DECORATOR πŸ“š

The Decorator pattern is a Structural Design Pattern. Decorator allows us to add ("decorate") new functionality to a class dynamically without impacting the classes that use or inherit it.

SLIDES - COVER

πŸ“‘ USAGE πŸ‘β€πŸ—¨



Contributing ❀

πŸ‘‹πŸΎ Pull requests are welcome!


Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.


GREETINGS

❀❀ Coming Soon ! ❀❀


Author

Orbit Turner


License

This project is licensed under the MIT license. See the LICENSE file for more info.


❀ MADE WITH LOVE ❀

Image of OT

About

An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.

https://docs.google.com/presentation/d/1IY0-ZSKtgGZqr8ICGClQR7IJH51CUooPU4CszCduPlc


Languages

Language:Java 58.0%Language:PHP 42.0%