Clean Code 讀書筆記八

簡單設計四規則: • Runs all the tests • Contains no duplication • Expresses the intent of the programmer • Minimizes the number of classes and methods (做者認爲的金鑰匙)java 運行全部測試 低耦合 高內聚 形成的結果就是會有更多的類與方法。咱們就更易編寫獨立的
相關文章
相關標籤/搜索