일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 알고리즘
- Masil
- WidgetTree
- colorofdays
- MVVM
- 새싹후기
- 프로그래머스
- Swift
- ImageSlider
- CS193p
- 프로젝트회고
- SwiftUI
- UserDefault
- xml
- stanford
- 오늘의 색상
- flutter
- flutter #state # stateful #stateless
- process
- xcode
- GIT
- 코딩테스트
- 청년취업사관학교후기
- 스터디
- 조건문
- collectionView
- UIKit
- 스위프트
- IOS
- 백준
Archives
- Today
- Total
목록Generic (1)
개발을 시작하는 이야기
[SwiftUI] Lecture 3: MVVM and the Swift type system
강의 보기 : Youtube :: Stanford MVC : UIKit 기반의 디자인 패턴 MVVM : SwiftUI를 위한 디자인 패턴 각각의 디자인 패턴에 대한 설명은 일전에 작성해둔 글의 링크로 대체한다. Struct와 Class Struct Class Value type Reference type Copied when passed or assigned Passed around via pointers Copy on write Automatically reference counted Functionak programming Object-oriented programming No inheritance Inheritance (single) "Free" init initializes All vars "Fr..
개발 이야기/Swift
2022. 4. 12. 18:25