profile
Swift, iOS 앱 개발 공부하고 있어요!
post-thumbnail

[TIL] Today I Learned 2020.03.14

오늘의 TIL 2020.03.14

2020년 3월 14일
·
8개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.13

오늘의 TIL 2020.03.13

2020년 3월 14일
·
5개의 댓글
·
post-thumbnail

Hashable 프로토콜

Dictionary의 Key 타입을 커스텀 타입으로 정할 때 필요한 Hashable 프로토콜에 대해서 알아봤습니다 :)

2020년 3월 13일
·
7개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.12

오늘의 TIL 2020.03.12

2020년 3월 12일
·
3개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.11

오늘의 TIL 2020.03.11

2020년 3월 12일
·
4개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.10

오늘의 TIL 2020.03.10

2020년 3월 10일
·
2개의 댓글
·
post-thumbnail

lazy closure를 이용한 View 초기화

lazy property, 지연 저장 프로퍼티, lazy closure, View와 lazy 프로퍼티, lazy closure를 이용한 View 초기화

2020년 3월 10일
·
0개의 댓글
·
post-thumbnail

세트(Set)으로 배열(Array)에서 중복값 제거하기

세트(Set)으로 배열(Array)에서 중복값 제거하기

2020년 3월 10일
·
5개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.09

오늘의 TIL 2020.03.09 : Collection View에 대한 강의 + ViewController에 있던 SegmentedControl 클래스를 만들어서 따로 분리(delegate 사용)

2020년 3월 9일
·
0개의 댓글
·
post-thumbnail

guard let과 if let의 차이점

guard let과 if let의 차이점

2020년 3월 9일
·
8개의 댓글
·
post-thumbnail

[iOS] AppDelegate와 SceneDelegate

Xcode에서 프로젝트를 생성하면 자동으로 AppDelegate.swift와 SceneDelegate.swift 파일이 추가되어 있어요! 오늘은 이 두 swift 파일에 있는 AppDelegate클래스와 SceneDelegate클래스에 대해서 알아보려고해요 😄

2020년 3월 5일
·
7개의 댓글
·
post-thumbnail

Today I Learned 2020.03.05

오늘의 TIL 2020.03.05: Start Developing iOS Apps 2일차 (Storyboard, ViewController, IBOutlet, IBAction)

2020년 3월 5일
·
2개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.03

오늘의 TIL 2020.03.03: 오늘의 TIL 2020.03.05: Start Developing iOS Apps 1일차 (AppDelegate와 SceneDelegate)

2020년 3월 3일
·
2개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.03.01

오늘의 TIL( 2020.03.01): 오늘은 메모리 관점에서 클로저에 대해 더 깊이 알아봤다.

2020년 3월 1일
·
0개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.02.26

오늘의 TIL 2020.02.26 : View Layer, StackView, Closure

2020년 2월 26일
·
0개의 댓글
·

[TIL] Today I Learned 2020.02.20

오늘의 TIL 2020.02.20

2020년 2월 20일
·
2개의 댓글
·

[TIL] Today I Learned 2020.02.14

오늘의 TIL 2020.02.14

2020년 2월 15일
·
0개의 댓글
·
post-thumbnail

[TIL] Today I Learned 2020.02.11

오늘의 TIL 2020.02.11 : CaseIterable, CustomStringConvertible, Equatable, 테스트코드

2020년 2월 11일
·
0개의 댓글
·