Link
Study
온라인강좌
- http://tryobjectivec.codeschool.com
Objective C 기본을 학습 할 수 있음
동영상강좌
Library
manage library dependencies
CocoaPods
Dependency Injection
SQLite wrapper
FMDB
WebImageLoader
SDWebImage
Network Framework
AFNetworking
UI
Three20
Category
asynchronous flow control
Share
iOS
Objective-C
ARC
- Xcode ARC, 약인가 독인가
- ARC(Automatic Refrence Counting)
- 특정파일 ARC 제외시키기
- iOS ARC(Automatic Reference Counting)
- Beginning ARC in iOS 5 Tutorial Part 1
UIWebView
Design
Deploy
Blog
iOS7
iOS Core
View
- View Programming Guide for iOS
- About Drawing and Printing in iOS
- Supporting High-Resolution Screens In Views
- About Events in iOS
- View and Window Architecture
- iOS Programming Recipe 6: Creating a custom UIView using a Nib
- String Format Specifiers
Layout
Tool
View Inspector
Question
copy, readonly, nonatomic, assign, strong, weak
Memory
- [문씨의 강좌] 메모리 관리 <Objective-C?>
- [문씨의 강좌] 메모리 관리2
- [문씨의 강좌] 메모리 관리3
- [문씨의 강좌] 멀티스레딩
- [문씨의 강좌] 멀티스레딩2
- [문씨의 강좌] 멀티스레딩3
Social
SQLite
- SQLite 101 for iPhone Developers: Creating and Scripting
- SQLite 101 for iPhone Developers: Making Our App
CoreData
- [iPhone][Tutorial #2] SQLite를 Core Data의 default data set으로 이용하기 (pre population)
- Core Data on iOS 5 Tutorial: Getting Started
- Core Data on iOS 5 Tutorial: How To Preload and Import Existing Data
- Core Data on iOS 5 Tutorial: How To Use NSFetchedResultsController
Convert iPad App
Debug
- 디버깅시 NSLog 팁
- Standard Predefined Macros
- MY CURRENT PREFIX.PCH FILE
- The Evolution of a Replacement for NSLog
iOS Firmware Download
Coding Conventions
- NYTimes
- github
- Adium
- Objective-C Coding Convention and Best Practices
- Cocoa Style for Objective-C
- Luke Redpath Style
- ZDS Code Style Guide
TDD
- Unit Testing in Xcode 4 Quick Start Guide
- iOS Tests/Specs TDD/BDD and Integration & Acceptance Testing