|
|
|
|
|
by PythonicAlpha
4575 days ago
|
|
These principles taught me to think in object oriented ways. Object orientation is a black box to many and many people think they program object orientated, only because they program in Java or C#. But that's not true. Object Orientation is about program architecture. Learning OO-Pattern is essential for this task and to know the guiding principles of good architectures. Start SOLID and you are save. |
|