|
|
|
|
|
by gwbas1c
2597 days ago
|
|
A design pattern is a well-known way to do something. It's important so you don't reinvent the wheel. They're different than external libraries, because usually the details of your application are closely integrated with how you implement the design pattern. |
|