Design patterns repo for learning and research purpose. Study with me!
This repo will cover some basic patterns which has been categorized/found by many developers:
- Creational pattern
- Behavioural pattern
- Structural pattern
Design pattern is preferable to any languages, understand the concepts and scenarios you could implement it in any Object Oriented Programming Language. This repo is written in Python.
- Abstraction is a very good way to implement functions/classes, however they (sometimes) will not be neccessary in Python, thanks for it dynamic-typed. Function may not know about about its' parameters until they're called during runtime which also can be consider as 'abstract'.
I'm Huy Vu (John), a person who passionate with softwares and technology. Coming from economics background has helped me to understand the critical contribution of technology to the proliferation of the world. And this is the start of my journey!
- Email: [email protected]
- Github