登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

Uncle Bob Martin
@unclebobmartin
Software Craftsman
参加 October 2007
363 フォロー中    265.8K ファン
Refactoring is the act of changing the structure of code to be more consumable. But consumable by whom? If the audience is humans, we re-factor to human standards. If the audience is agents, we re-factor to agent standards. Those standards are different. When agents are the audience, I tolerate slightly larger functions, and slightly more comments. This is because agents are more able to deal with larger functions (cyclomatic complexity less than or equal to six). Agents also use comments well. They actually read them. And they maintain them. These differences are not large, but they are real.
もっと見る