Olive Study Room
1일차 - 로드맵의 이해 본문
Common Topics
1. Mobile Human Interface Guideline = 화면 구성에 대한 가이드라인 (꼭 읽어보기)
2. iOS Technologies
- App Architect
- App Life-cycle
- View-ViewController Programming -> Authlayout
- Multi-touch Event Handling
3. Cocoa Design Pattern
- MVC
- Singleton
- Delegate
- Responder Chain
- Observer
4. Network Programming
- RESTful APIs
Getting Deeper
Swift
1. Protocol-Oriented Programming - Value Semantics (ex.struct, class의 차이)
- Generics
2. Concurrent Programming - Swift Standard
- Swift Foundation
- DispatchQueue
3. Advanced Design Pattern - VIPER
- MVVM
- ReactorKit
www.youtube.com/watch?v=9XjpfW8U3P4- 14:24/26:08 까지 시청.
'Coding > iOS' 카테고리의 다른 글
[Swift] Json 다루기 (0) | 2021.03.12 |
---|---|
[iOS] UITableView의 생성, cell 삭제 (0) | 2021.03.10 |
공부 시작 (0) | 2021.01.02 |
CocoaPods(코코아팟) 사용법과 프로젝트 에러 (0) | 2020.09.26 |
견주다 프로젝트 시작 (0) | 2020.09.20 |