Skip to content

Commit

Permalink
docs: link to issue #6
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Sep 17, 2020
1 parent 1cd86a1 commit 1e89c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@
- [Struct 가 무엇이고 어떻게 사용하는지 설명하시오.](../../issues/3)
- [instance 메서드와 class 메서드의 차이점을 설명하시오.](../../issues/4)
- [Delegate 패턴을 활용하는 경우를 예를 들어 설명하시오.](../../issues/5)
- Singleton 패턴을 활용하는 경우를 예를 들어 설명하시오.
- [Singleton 패턴을 활용하는 경우를 예를 들어 설명하시오.](../../issues/6)
- KVO 동작 방식에 대해 설명하시오.
- Delegates와 Notification 방식의 차이점에 대해 설명하시오.
- 멀티 쓰레드로 동작하는 앱을 작성하고 싶을 때 고려할 수 있는 방식들을 설명하시오.
Expand Down

0 comments on commit 1e89c2a

Please sign in to comment.