일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- colorofdays
- Swift
- MVVM
- 코딩테스트
- ImageSlider
- 새싹후기
- WidgetTree
- 스터디
- GIT
- 청년취업사관학교후기
- xcode
- xml
- SwiftUI
- 스위프트
- stanford
- flutter
- CS193p
- 백준
- 알고리즘
- IOS
- 프로젝트회고
- flutter #state # stateful #stateless
- UIKit
- 오늘의 색상
- 프로그래머스
- 조건문
- process
- Masil
- UserDefault
- collectionView
Archives
- Today
- Total
목록struct (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