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

책 : 도메인 주도 설계 철저 입문 - 코드와 패턴으로 밑바닥부터 이해하는 DDD (Deep) #4

Open
SAgiKPJH opened this issue Mar 17, 2024 · 2 comments
Assignees

Comments

@SAgiKPJH
Copy link
Contributor

  • Deep하게 다시 공부 합니다
@SAgiKPJH
Copy link
Contributor Author

서문

  • 이 책은 불리한 여건에서 도메인 주도 설계를 익히고 도입하기 위한 구성을 갖추고 있다.
    • 패턴 중심의 실천(구현) 중심
  • 도메인 주도 설계의 개념은 단순하다.
    • 비즈니스상의 문제를 해결하기 위해 비즈니스를 이해하고, 비즈니스를 표현하는 것이다.

@SAgiKPJH
Copy link
Contributor Author

SAgiKPJH commented Mar 17, 2024

1 도메인 주도 설계란?

  • 도메인 주도 설계는 지식을 코드에 녹여 넣을 수 있게 하는 개념이다.
  • 도메인은 '영역'이라는 뜻 이다. (수학에서는 정의역)
    • 특히 소프트웨어 개발에서 말하는 도메인은'프로그램이 쓰이는
      대상분야라는의미

@SAgiKPJH SAgiKPJH self-assigned this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant