본문 바로가기
Computer Science

Things to think about when designing a sofware structure

by OKOK 2021. 7. 29.

Question

  • What quality do you care about? Why do you thinks so?
  • Is that really important quality?
  • What is the design content to improve its quality?
  • Is that really a good desing?
  • Isn't the candidate structure too small?
  • How did you organize the pros and cons of the candidate structure?
  • Am I missing a design or not?
  • Does the flow seem to break as you go thorugh each chapter?
  • Am I trying to solve a problem that is too easy?
  • What do you think is the best part of designing?

'Computer Science' 카테고리의 다른 글

Design Pattern Study  (0) 2021.07.29
Facade pattern  (0) 2021.07.29
Visitor Pattern  (0) 2021.07.29
Design Patter - Command Pattern  (0) 2021.07.29
Design Pattern - Strategy Pattern  (0) 2021.07.29

댓글