부스트코스 “iOS 프로그래밍” 요약정리
- Ref: 부스트코스 - iOS 프로그래밍
요약정리 게시글 링크
- 음원 재생기 애플리케이션 (예정)
- 회원가입 화면 구현
참고 문서/링크
2. 회원가입 화면 구현
참고 문서
부스트코스에서 중요도 순으로 읽기 순서를 표시하여 개요를 한국어로 번역해두었다. 순서에 따라 원문을 꼭 읽어보자!
- Human Interface guidelines for iOS
- View Controller Catalog for iOS
- App Programming Guide for iOS
- Cocoa Core Competencies
참고 링크
- Human Interface Guidelines
- 화면의 전환 - 2.1. 내비게이션 인터페이스란?
- View Controller Catalog for iOS - 1 [Navigation Controllers]
- PDF의 문서읽기 순서에 따라 꼭 읽고 이해하자.
- Navigation - App Architecture - iOS Human Interface Guidelines
- View Controller Catalog for iOS - Navigation Controllers
- UINavigationBar - UIKit - Apple Developer Documentation
- UINavigationController - UIKit - Apple Developer Documentation
- 화면의 전환 - 2.1. 모달이란?
- 뷰의 상태변화 감지
- Delegation
- Singleton
- Target-Action
- Target-Action
- UIControlEvents
- UIControl
- Controls
- UIDatePicker
- Date
- DateFormatter
- Introduction to Data Formatting Programming Guide For Cocoa
- NSDateFormatter and Internet Dates
- About Internationalization and Localization
- Gesture Recognizer
Leave a comment