Slide 28
Slide 28 text
Explore solutions
04
Steps of problem solving
● Consider multiple alternatives because there mostly is no
perfect solution
ほとんどの場合、完璧な解決策は存在しないので複数の代替案を検討する
● Do not stick to a solution from a particular point of view
(maintainability, feasibility, efficiency, scalability, reliability, usability, evolvability, etc…)
特定の観点からの解決策に固執しない (保守性、実現可能性、効率性、拡張性、信頼性、有用性、発展性、など )
● Do not rely on uncontrollable factors
(e.g. Efforts by individuals in large scale developments)
制御不可能な要素に依存しない (例: 大規模開発における個人ごとの努力 )
● It's hard to sustain a permanent effort
永続的な努力を維持するのは難しい