关于[Four Better Rules for Software Design]的摘要:
Martin Fowler recently tweeted a link to his blog postabout Kent Beck’s four rules of simple design,which I think could be improved upon (and, which can lead programmers down the wrong path at times):Kent’s rules, from Extreme Programming Explainedare:Runs all the testsHas no duplicated logic. Be wa...
原文地址: https://naildrivin5.com/blog/2019/07/25/four-better-rules-for-software-design.html