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

[1장_이동훈] Pull Request #2

Merged
merged 7 commits into from
Mar 19, 2023
Merged

[1장_이동훈] Pull Request #2

merged 7 commits into from
Mar 19, 2023

Conversation

ldh019
Copy link
Collaborator

@ldh019 ldh019 commented Mar 14, 2023

What to study

  • 소프트웨어 설계 및 유지보수의 중요성
  • 좋은 코드, 이해하기 쉬운 코드의 기준
  • 객체지향 패러다임의 이점
  • 캡슐화, 의인화
  • 자율성과 의존도의 트레이드오프

#1 Special Consideration

  • Java -> Kotlin 멤버 변수 설정이나 클래스 선언에 대한 고민
  • Kotlin Property 의 적용

@ldh019 ldh019 self-assigned this Mar 14, 2023
@lee-ji-hoon lee-ji-hoon merged commit a399182 into main Mar 19, 2023
@ldh019 ldh019 linked an issue Mar 19, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

1장 객체, 설계
2 participants