OO Software Design Principles

后端 未结 8 601
梦毁少年i
梦毁少年i 2020-12-23 20:00

I am a huge fan of software design principles such as SOLID and DRY. What other principles exist for OO software design?

Note. I’m

8条回答
  •  一向
    一向 (楼主)
    2020-12-23 20:27

    The GRASP patterns. Yes, they seem rather trivial. More like distillation down to core qualities that other, more involved patterns demonstrate.

提交回复
热议问题