+ 4
Do you use software design patterns?
4 Answers
+ 2
for bigger projects for sure
+ 2
Yes, I do. As Java developer I use pattern both directly (code that I write) and indirectly (third party code that I use). Many frameworks are built using dp and to exploit them it is useful to know dp.
+ 2
As a Python (amateur) developer, nope. Some are features of the language, and some I just don't care about...
+ 2
Mostly third party code used.