Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.28 과제
과제하면서 어려웠던 부분: delegate 부분과 subject/observer를 이해하는 데에 굉장히 오랜 시간을 쏟았다. 처음 C#을 다루어보아서 그런지, subject에 observer를 등록하라는 문장조차도 처음에는 이해되지 않았다. 그래도 계속 노션 페이지 보면서 끝까지 이해하려고 노력해보니 조금씩 이해되었고, 그래도 과제를 완성할 수 있었던 것 같다. 저번 John Lemon 과제에 비해서 훨씬 어려웠던 것 같다.
개선되었으면 하는 점: 솔직히 아직은 스켈레톤 코드가 필요한 것 같다. 처음이라 그런지 스켈레톤 코드가 없었다면 과제를 완성하기 어려웠을 것 같다.
--
3.31 과제
과제하면서 어려웠던 부분: 몸이 좋지 않아 과제를 할 시간이 너무 부족하여 일단 C# 스크립트 빈칸을 모두 채웠다. 과제가 어렵다기보다 C# 자체가 아직 이해하기 힘들다.
개선되었으면 하는 점: 솔직히 과제가 너무 어려운 것 같다. C# 스크립트의 빈칸을 채울 수는 있지만, 만약 스켈레톤 코드가 없거나 추후 프로젝트를 할 때 이해가 부족한 상태로 협업에 참여한다면 문제가 생길 것 같다. 조금 과제 및 유니티에 대해 이해할 수 있는 시간이 있었으면 좋겠다.