Skip to content
New issue

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

결합도와 응집도는 무엇일까? #138

Open
utterances-bot opened this issue Feb 10, 2022 · 1 comment
Open

결합도와 응집도는 무엇일까? #138

utterances-bot opened this issue Feb 10, 2022 · 1 comment
Labels

Comments

@utterances-bot
Copy link

결합도와 응집도는 무엇일까?

낮은 결합도(Coupling)와 높은 응집도(Cohesion)를 갖도록 설계해야 하는 이유는 무엇일까?

https://madplay.github.io/post/coupling-and-cohesion-in-software-engineering

Copy link

좋은 글 감사합니다 왜 결합도를 낮추고 응집도를 높이라는 의미를 이해할 수 있게 되었어요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants