
Swift
- Struct & Class
- Protocol Oriented Programming
- ARC
- Copy-On-Write
- @escaping & non-escaping
- Swift Concurrency
- Optional
UIKit & SwiftUI
- UIKit & ViewController
- SwiftUI
- Auto Layout
- Touch & Rendering
- Navigation
Network & Asynchronous Tasks
- URLSession
- Combine
- Error Handling
- Image Loading
Data Storage
- Cache
- File I/O
- Database
- SQLite
- CoreData
- SwiftData
Architecture & Testing
- MVC / MVVM
- MVC
- MVVM
- Packge Management
- SPM
- Cocoapods
- Carthage
- DI
- CI/CD
- Dev-Ops
- Chat-Ops
- Unit Test
- Elements : Ref. https://codinghack.tistory.com/92
- XCTest
- Swift Testing
- UI Test
Performance & Memory
- Memory Management
- Scroll Perofmance
- Table view / Collection view
AI Literacy
- LLM
- RAG
- Vector DB
- Ref. https://maskkwon.tistory.com/303
Leadership
- Testing
- Process & Communication
- New Technology Research
- Code Review
- Issue Tracking
'Programming > Mac & iOS' 카테고리의 다른 글
| [Swift] Code Smell에 관하여....0 (0) | 2025.11.28 |
|---|---|
| [iOS] 센서 이야기 - 자이로스코프 (0) | 2025.11.14 |
| [iOS] Developer‘s Note (0) | 2025.11.05 |
| [iOS] AVFoundation Foundation (0) | 2025.11.02 |
| [iOS] Core Video Foundation (0) | 2025.10.30 |