Practical Python Design Patterns - Python で学ぶデザインパターン: The Builder Pattern - Part. 1 「第5章: ビルダーパターン - 概要」の巻
Published 2022/5/27 by mootaro23
Practical Python Design Patterns - The Builder Pattern 編「第5章: ビルダーパターン - 概要」の巻「アンチパターン」の巻Chapter 5: Builder Pattern - Overview(第5章: ビルダーパターン - 概要)ゲームにおいてプレイヤーからキャラクターの名前を入力してもらったり、表計算ソフトのセルにデータの入力があったり、と、ソフトウェアではユーザーからの…