과거 글은 Objective-C 위주로 쓰여져 있는 점에 주의하자.
프로세스(?)
데이터 처리 관련
- 오브젝트 직렬화(Object Serialization)
 - 난수 만들기
 - KVO (Key-Value Observing) 소개
 - 변수의 값이 변하는 것을 추적하는 방법(Objective-C 한정) (KVO 옛날글)
 
병렬 프로그래밍(Parallel Programming)
- Swift 병렬 프로그래밍 가이드
 - 특정 코드를 비동기로 실행시키기(GCD, Objective-C) (위 병렬 프로그래밍 가이드의 GCD 항목에서 더 자세히 설명)
 
CoreData & NSFetchedResultsController
메모리 관리 관련
CALayer
- CALayer 시작하기
 - CALayer - CATextLayer
 - CALayer - CAGradientLayer
 - CALayer - CAShapeLayer
 - CALayer Animation (Core Animation)
 - CATransition Animation (Core Animation)
 - CALayer 와 CAAction
 
컴포넌트 별
NSString
NSArray & NSMutableArray
NSURL & NSURLRequest & NSURLConnection
NSNotification & NSNotificationCenter
- NSNotification, NSNotificationCenter 기초 가이드 (Objective-C)
 - Notification Snippets (Swift)
 
0 comments:
댓글 쓰기