Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
흥미있었던 점:
이전에 스쳐 지나가듯이 들었던 개념들에 대해 공부할 수 있어서 좋았습니다. 네트워크 관련 지식은 거의 없다시피 했었는데, 이번기회에 기초적인 지식들을 쌓을 수 있어서 유익했습니다. 특히 REST API를 공부하며 배웠던 HTTP 내용에 대해 조금 더 깊이 알 수 있어서 좋았습니다.
어려웠던 점:
stateful과 stateless 부분이 조금 이해하기 어려웠습니다. 이전에 보지 못했던 생소한 개념들과 용어들이 나와서 이를 이해하기 힘들었습니다. 또한 스레드를 공부할 때 조금 애를 먹었습니다. 아직까지 스레드를 정확히 이해한건지 확신이 서지 않습니다.. 이후에 혼자 스레드에 대해 조금 더 공부해봐야겠습니다.
궁금한 점:
저는 네트워크에 대해 정말 아무것도 모르는 상태였습니다. 아예 베이스가 없다보니 연관시켜 이해하는게 어려웠습니다. 그래서 각 개념들을 이해하는 시간이 오래걸렸습니다. 공부를 할 때 모르는 용어가 계속 튀어나오니 용어들을 하나하나 찾아보며 공부를 해야했습니다.. 이렇게 공부하는게 맞는 건지 아니면 더 효율적으로 공부하는 방법이 있는 건지 궁금합니다.