본문 바로가기
etc/Swift

추가적으로 공부해야할 것들

by IT learning 2021. 5. 28.
728x90
  • 제네릭(Generics)
  • 서브스크립트(Subscript)
  • 접근수준(Access Control)
  • ARC(Automatic Reference Counting)
  • 중첩타입(Nested Types)
  • 사용자정의 연산자(Custom Operators)
  • 오류 처리(Error Handling)
  • 불명확 타입(Opaque Types)
  • 프로토콜 지향 프로그래밍(Protocol Oriented Programming)

공부하자

728x90

'etc > Swift' 카테고리의 다른 글

고차함수  (0) 2021.05.28
오류 처리  (0) 2021.05.28
익스텐션(Extension)  (0) 2021.05.28
프로토콜(Protocol)  (0) 2021.05.28
assert와 guard  (0) 2021.05.28

댓글

IT_learning's Commit