2020-09-23
2023-02-12
005 Strategic programming¶
Strategic programming can also work in the context of existing software development processes. Specifically, the support for classes, inheritance, private methods, instance variable, etc in object-oriented programming, if used carefully, can provide better software designs. However, they should not be used excessively.