-
Notifications
You must be signed in to change notification settings - Fork 0
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
8장 의존성 관리하기 #37
Comments
만족스러웠던 7장 내용에 비해, 8장은 알고 있는 내용이 많기도 했고 새로 얻어가는 내용은 크게 없는 느낌..? ㅜㅜ |
런타임과 컴파일타임에 다루는 의존성이 다르기 때문에 객체지향 설계를 코드를 보고 따라가기 어렵다는 것에 공감 |
8장의 내용이 의존성인데 우리가 중간중간 잡담으로 나왔던 내용들이 여기서 많이 나왔던거 같아.
arrayListOf
mutableListOf 이 내용도 우리가 이전에 했던 내용이여서 익숙했던거 같아. 그리고 약한 결합, 강한 결합, 컴파일, 런타임 의존성 등등 용어에서 헷갈리는 것들을 한 번 정리해주는 타임 같았어. |
동감~ 안드로이드에서 의존성 주입하면서 배우거나 생각했던 것들 나와서 익숙한 내용이었따 |
No description provided.
The text was updated successfully, but these errors were encountered: