We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
낮은 결합도(Coupling)와 높은 응집도(Cohesion)를 갖도록 설계해야 하는 이유는 무엇일까?
https://madplay.github.io/post/coupling-and-cohesion-in-software-engineering
The text was updated successfully, but these errors were encountered:
좋은 글 감사합니다 왜 결합도를 낮추고 응집도를 높이라는 의미를 이해할 수 있게 되었어요
Sorry, something went wrong.
No branches or pull requests
결합도와 응집도는 무엇일까?
낮은 결합도(Coupling)와 높은 응집도(Cohesion)를 갖도록 설계해야 하는 이유는 무엇일까?
https://madplay.github.io/post/coupling-and-cohesion-in-software-engineering
The text was updated successfully, but these errors were encountered: