Answer the question
In order to leave comments, you need to log in
What classes of problems do design patterns solve?
What classes of problems do design patterns solve?
Answer the question
In order to leave comments, you need to log in
- unified terminology
- by default, design patterns organize the code conveniently so that it can be improved ( maintained ) - to
make it easier to debug errors
- so that the project does not grow with crutches
, but here is an important point, it's good to know at least approximately about design patterns and be able to implement them, but you should not insert them everywhere, their excessive use leads to even more errors and difficulties
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question