Table View
in iOS on BoostCourse
개요
- Table view
- Table view cell
- DataSource와 Delegate
in iOS on BoostCourse
- Table view
- Table view cell
- DataSource와 Delegate
in iOS on BoostCourse
- gesture recognizer
- UIGestureRecognizer의 하위클래스를 통해 어떤 제스처를 인식할 수 있는지 알아본다
in iOS on BoostCourse
- Target-Action 디자인 패턴이 무엇인가
- Target-Action 디자인 패턴에서의 액션 메서드 형식
- 컨트롤 이벤트의 종류
- 컨트롤 이벤트와 액션 메서드의 관계
in iOS on BoostCourse
- stackView
in iOS on BoostCourse
- 싱글턴 패턴
- 싱글턴 패턴을 활용하는 Cocoa 프레임워크의 클래스들
in iOS on BoostCourse
in iOS on BoostCourse
- 뷰의 상태 변화에 따라 호출되는 메서드와 순서에 대해 공부한다.
- 뷰의 레이아웃 변화에 따라 호출되는 메서드에 대해 공부한다.
in iOS on BoostCourse
- 네비게이션 컨트롤러가 무엇인지 이해한다.
- 네비게이션바의 구성을 간단하게 살펴본다.
in iOS on BoostCourse
- Modal 화면 전환 방식에 대해 이해한다.
- presenting에 대해 알아본다.
in iOS on BoostCourse
- H.I.G가 무엇인지, 어떤 내용을 담고 있는지 살펴본다.
in iOS on BoostCourse
in iOS on BoostCourse
- iOS의 View hierarchy 구조와 계층에 포함된 뷰가 어떻게 행동하는지 이해한다.
- 뷰의 좌표계를 이해한다.
in iOS on BoostCourse
- Cocoa Touch 프레임워크에 대해 공부합니다.
- UIKit 프레임워크에 대해 공부합니다.
- Foundation 프레임워크에 대해 공부합니다.
in iOS on BoostCourse
- 오토 레이아웃에 대해 공부합니다.
- NSLayoutConstraint와 Visual Format Language를 알아본다.
- 인터페이스 빌더에서 오토 레이아웃을 구현하는 방법에 대해 공부한다.
컨트롤의 기본 클래스이다. 이 클래스는 사용자 상호 작용에 대한 응답으로 특정 동작이나 의도를 전달하는 시각적 요소이다.
in iOS on BoostCourse
에셋 카탈로그에 대해 공부합니다.
in iOS on BoostCourse
in Algorithm
DFS, BFS 자료구조에 대해 공부합니다.
in Jekyll / Update
You’ll find this post in your _posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.